|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
The stored form of a policy annotation. More...
#include <welder/annotations.hpp>
Public Attributes | |
| policy_kind | kind = policy_kind::automatic |
| The chosen policy. | |
The stored form of a policy annotation.
Definition at line 111 of file annotations.hpp.
| policy_kind welder::detail::policy_spec::kind = policy_kind::automatic |
The chosen policy.
Definition at line 112 of file annotations.hpp.