This structure allows us to get 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.
Definition at line 38 of file ReferTo.h.
Public Types | |
typedef T | value_type |
typedef T | value_type |
typedef T ReferTo< T >::value_type |
typedef T ReferTo< T >::value_type |
It represents the value type we want to recuperate.
Definition at line 160 of file shared_object.h.