|
welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
|
One row of the reference-container table: a container template paired with the opaque binder kind it uses. More...
#include <welder/containers.hpp>
Public Attributes | |
| std::meta::info | tmpl |
| The class template, e.g. | |
| container_kind | kind |
| Which opaque binder registers it. | |
One row of the reference-container table: a container template paired with the opaque binder kind it uses.
Definition at line 52 of file containers.hpp.
| container_kind welder::detail::container_spec::kind |
Which opaque binder registers it.
Definition at line 54 of file containers.hpp.
| std::meta::info welder::detail::container_spec::tmpl |