|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
Variables | |
| constexpr int | version_major {WELDER_VERSION_MAJOR} |
| welder's version as constexpr integers, for C++-level dispatch (the macros above serve the preprocessor). | |
| constexpr int | version_minor {WELDER_VERSION_MINOR} |
| constexpr int | version_patch {WELDER_VERSION_PATCH} |
|
inlineconstexpr |
welder's version as constexpr integers, for C++-level dispatch (the macros above serve the preprocessor).
Definition at line 58 of file version.hpp.
|
inlineconstexpr |
Definition at line 59 of file version.hpp.
|
inlineconstexpr |
Definition at line 60 of file version.hpp.