LIBINT
2.6.0
|
Public Types | |
enum | { StoredAsPtr = StorageTraits<T>::StoredAsPtr } |
Whether stored as a pointer. | |
typedef StorageTraits< T >::StorageType | StorageType |
By default, use SafePtr to manage these objects. | |
Static Public Member Functions | |
static const T & | const_ref (const StorageType &s) |
Convert an object of StorageType to const T&. | |