Container traits.
More...
#include <entt.hpp>
template<typename Container, template< typename > class... Trait>
struct entt::meta_container_traits< Container, Trait >
Container traits.
- Template Parameters
-
Container | Type of the underlying container. |
Trait | Traits associated with the underlying container. |
The documentation for this struct was generated from the following file: