This structure allows us to recuperate the value type when we 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 52 of file ReferTo.h.
Public Types | |
typedef T | value_type |
typedef T | value_type |
typedef T ReferTo< shared_object< T > >::value_type |
typedef T ReferTo< shared_object< T > >::value_type |
It represents the value type we want to recuperate.
Definition at line 174 of file shared_object.h.
![]() |