|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
One enumerator's documentation for the enum_doc list: its bound (target-language) name and its doc text. More...
#include <welder/doc.hpp>
Public Attributes | |
| const char * | name {nullptr} |
| The enumerator's bound name. | |
| const char * | text {nullptr} |
| Its doc text. | |
One enumerator's documentation for the enum_doc list: its bound (target-language) name and its doc text.
Only documented, participating enumerators appear, so both members are always non-null.
| const char* welder::detail::enumerator_doc::name {nullptr} |
| const char* welder::detail::enumerator_doc::text {nullptr} |