The structure for obtain the template parameter. More...
#include <shared_object.hpp>
Public Types | |
typedef T | value_type |
The structure for obtain the template parameter.
This structure allows us to recuperate the value type when we don't use shared object.
We have to implement this structure in order to let the user choose as he want if he wants or not to use shared object.
typedef T mmx::ReferTo< T >::value_type |
It represents the value type we want to recuperate.