OpenLexocad
28.0
|
Opaque container for a meta context. More...
#include <entt.hpp>
Static Public Member Functions | |
static void | bind (meta_ctx other) ENTT_NOEXCEPT |
Binds the meta system to the given context. More... | |
Opaque container for a meta context.
|
inlinestatic |
Binds the meta system to the given context.
other | A valid context to which to bind. |