siplasplas
  • Issues
  • View on GitHub
  • Documentation
    • Doxygen
      • master
      • feature/typeerasure
    • Standardese
      • master
      • feature/typeerasure
  • Home
  • cpp::static_reflection

    • Class<T> - Returns static reflection information of a given class

    • Enum<EnumType> - Returns static reflection information of the given enumeration type.

    • Field<FieldType, field> - Returns static reflection information of a given pointer to member object

    • Function<FunctionType, function> - Returns static reflection information of a function

    • Kind - Represents the different types of entities (namespaces, classes, functions, etc) the library can collect static reflection information.

  • cpp::static_reflection::meta

    • SourceInfo<Kind, FullName, Spelling, DisplayName, File, Line> - Stores source information of an entity
siplasplas is maintained by Manu Sánchez. This page was generated by GitHub Pages using the Cayman theme by Jason Long.