|
framework
|
Implementation wrapper. More...
#include <framework/serializable/containers/value.hpp>
Classes | |
| struct | parameters |
| Parameter pack. More... | |
Public Types | |
| template<typename Derived > | |
| using | type = Implementation< parameters< Derived >> |
| Wrapper template. More... | |
Implementation wrapper.
Provides a wrapper around an implementation template, used to forward the relevant template parameters.
| using framework::serializable::value_implementation_wrapper< Name, Specification, Implementation >::type = Implementation <parameters <Derived>> |
Wrapper template.
Provides the implementation with the required parameter pack.
1.8.3.1-20130402