|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
The stored form of a weld annotation: the mask of target languages. More...
#include <welder/annotations.hpp>
Public Attributes | |
| unsigned | mask = 0 |
| The languages this entity is welded for. | |
The stored form of a weld annotation: the mask of target languages.
Definition at line 104 of file annotations.hpp.
| unsigned welder::detail::weld_spec::mask = 0 |
The languages this entity is welded for.
Definition at line 105 of file annotations.hpp.