Clementine
entt::has_meta_sequence_container_traits< Type, typename > Struct Template Reference

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

#include <entt.hpp>

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

Detailed Description

template<typename Type, typename = void>
struct entt::has_meta_sequence_container_traits< Type, typename >

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

Template Parameters
TypePotentially sequence container type.

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