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

Provides the member constant value to true if support for meta associative containers is enabled for the given type, false otherwise. More...

#include <entt.hpp>

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

Detailed Description

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

Provides the member constant value to true if support for meta associative containers is enabled for the given type, false otherwise.

Template Parameters
TypePotentially associative container type.

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