|
framework
|
Type string container. More...
#include <framework/common/type_string.inl>Go to the source code of this file.
Classes | |
| struct | framework::type_string< Array > |
| Type string. More... | |
Namespaces | |
| framework | |
| Framework namespace. | |
Constant Groups | |
| framework | |
| Framework namespace. | |
Typedefs | |
| template<typename T > | |
| using | framework::is_type_string = typename detail::is_type_string_impl< T >::type |
| template<char... Array> | |
| using | framework::make_type_string = typename detail::make_type_string_impl< Array...>::type |
| Make type string. More... | |
| template<typename... Strings> | |
| using | framework::merge_strings = typename detail::merge_strings_impl< Strings...>::type |
| Merge type strings. | |
Type string container.
1.8.3.1-20130402