|
framework
|
Common STL vector alias. More...
Go to the source code of this file.
Namespaces | |
| framework | |
| Framework namespace. | |
| framework::serializable | |
| Serializable namespace. | |
Constant Groups | |
| framework | |
| Framework namespace. | |
| framework::serializable | |
| Serializable namespace. | |
Typedefs | |
| template<typename Size , typename Value > | |
| using | framework::serializable::stl_vector = variable_container< Size, Value, std::vector< type_extractor< Value >>, true > |
| Common STL vector specification. | |
Common STL vector alias.
1.8.3.1-20130402