LIBINT  2.6.0
Public Types | Static Public Member Functions | List of all members
libint2::TypeTraits< T > Struct Template Reference

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&.
 

The documentation for this struct was generated from the following file: