| STAPL API Reference |
Modules Classes |
Specification of the customizable types of a container that can be changed for a given container instance. More...
Collaboration diagram for Vector Traits:Classes | |
| struct | stapl::vector_base_container_traits< T > |
| Default traits for the vector base container. These traits can be changed to customize base containers. More... | |
| struct | stapl::vector_traits< T, PS, Mapper > |
| Collection of types for vector. More... | |
| struct | stapl::container_traits< vector< T, OptionalParams... > > |
| Specialization of container_traits for vector. More... | |
Specification of the customizable types of a container that can be changed for a given container instance.
1.8.13