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

Checks whether there is reflection metadata for the type T. More...

#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
refl::is_reflectable

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