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

Detects whether the type T is a type_descriptor. More...

#include <refl.hpp>

Detailed Description

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

Detects whether the type T is a type_descriptor.

Inherits from std::bool_constant<>.


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