|
framework
|
Common STL array 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<std::size_t Size, typename Value > | |
| using | framework::serializable::stl_array = fixed_container< Value, std::array< type_extractor< Value >, Size >> |
| Common STL array specification. | |
Common STL array alias.
1.8.3.1-20130402