OpenLexocad  27.1
entt::is_named_type< Type, typename > Struct Template Reference

Provides the member constant value to true if a given type has a name. In all other cases, value is false. More...

#include <entt.hpp>

Inheritance diagram for entt::is_named_type< Type, typename >:

Detailed Description

template<typename Type, typename = std::void_t<>>
struct entt::is_named_type< Type, typename >

Provides the member constant value to true if a given type has a name. In all other cases, value is false.

Template Parameters
TypePotentially named type.

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