Clementine
entt::meta_factory<... > Class Template Reference

Meta factory to be used for reflection purposes. More...

#include <entt.hpp>

Detailed Description

template<typename...>
class entt::meta_factory<... >

Meta factory to be used for reflection purposes.

The meta factory is an utility class used to reflect types, data members and functions of all sorts. This class ensures that the underlying web of types is built correctly and performs some checks in debug mode to ensure that there are no subtle errors at runtime.


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