Преглед изворни кода

Note about ShortIdentifiers with C++

René Beckmann пре 7 година
родитељ
комит
59888a4f91
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      plugins/org.yakindu.sct.doc.user/src/user-guide/c-domain.textile

+ 2 - 0
plugins/org.yakindu.sct.doc.user/src/user-guide/c-domain.textile

@@ -782,6 +782,8 @@ This is mainly done by:
 
 Keep in mind that all public functions and types of the statechart are prefixed with its name, so keeping that one short helps a lot.
 
+This annotation is not supported by the C++ generator, only by the C generator.
+
 h3(#cdom_annotations_short_identifiers_example). Example
 
 See the following example: