OpenLexocad  27.1
entt::meta_ctx Struct Reference

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...
 

Detailed Description

Opaque container for a meta context.

Member Function Documentation

◆ bind()

static void entt::meta_ctx::bind ( meta_ctx  other)
inlinestatic

Binds the meta system to the given context.

Parameters
otherA valid context to which to bind.

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