|
framework
|
Serializable alias wrapper. More...
#include <framework/serializable/container_type.hpp>#include <framework/serializable/containers/alias.inl>Go to the source code of this file.
Classes | |
| struct | framework::serializable::alias< Specification > |
| Serializable alias wrapper. More... | |
Namespaces | |
| framework | |
| Framework namespace. | |
| framework::serializable | |
| Serializable namespace. | |
Constant Groups | |
| framework | |
| Framework namespace. | |
| framework::serializable | |
| Serializable namespace. | |
Serializable alias wrapper.
Commonly used to forward processing to the default implementation:
May also be used to define partial class schematics. For example, the following Object definitions are equivalent:
1.8.3.1-20130402