Clementine
entt::meta_container_traits< Container, Trait > Struct Template Reference

Container traits. More...

#include <entt.hpp>

Inheritance diagram for entt::meta_container_traits< Container, Trait >:
Inheritance graph
[legend]
Collaboration diagram for entt::meta_container_traits< Container, Trait >:
Collaboration graph
[legend]

Detailed Description

template<typename Container, template< typename > class... Trait>
struct entt::meta_container_traits< Container, Trait >

Container traits.

Template Parameters
ContainerType of the underlying container.
TraitTraits associated with the underlying container.

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