welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
welder::detail::policy_spec Struct Reference

The stored form of a policy annotation. More...

#include <welder/annotations.hpp>

Public Attributes

policy_kind kind = policy_kind::automatic
 The chosen policy.

Detailed Description

The stored form of a policy annotation.

Definition at line 111 of file annotations.hpp.

Member Data Documentation

◆ kind

policy_kind welder::detail::policy_spec::kind = policy_kind::automatic

The chosen policy.

Definition at line 112 of file annotations.hpp.


The documentation for this struct was generated from the following file: