Clementine
entt::is_key_only_meta_associative_container< typename, typename > Struct Template Reference

Provides the member constant value to true if a meta associative container claims to wrap a key-only type, false otherwise. More...

#include <entt.hpp>

Inheritance diagram for entt::is_key_only_meta_associative_container< typename, typename >:
Inheritance graph
[legend]
Collaboration diagram for entt::is_key_only_meta_associative_container< typename, typename >:
Collaboration graph
[legend]

Detailed Description

template<typename, typename = void>
struct entt::is_key_only_meta_associative_container< typename, typename >

Provides the member constant value to true if a meta associative container claims to wrap a key-only type, false otherwise.

Template Parameters
TypePotentially key-only meta associative container type.

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