|
framework
|
Common STL tuple 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... Types> | |
| using | framework::serializable::stl_tuple = tuple_container< pack_container< Types...>, std::tuple< type_extractor< Types >...>> |
| Common STL tuple specification. | |
Common STL tuple alias.
1.8.3.1-20130402