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

#include <refl.hpp>

Detailed Description

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

Detects whether T is a template specialization. Inherits from std::bool_constant<>.


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