refl-cpp
refl::trait::is_reflectable< T > Struct Template Reference

#include <refl.hpp>

Detailed Description

template<typename T>
struct refl::trait::is_reflectable< T >

Checks whether there is reflection metadata for the type T. Inherits from std::bool_constant<>

See also
REFL_TYPE
REFL_AUTO

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