/** * A declaration that consists only of modifiers, e.g.: * * layout(blend_support_all_equations) out;
*/ class ModifiersDeclaration final : public ProgramElement { public: inlinestatic constexpr Kind kIRNodeKind = Kind::kModifiers;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.