| 
| 
  | StorageType (T &&data) | 
|   | 
| 
  | StorageType (const T &data)=delete | 
|   | 
| 
const T &  | data () const  | 
|   | 
| 
T *  | mutableData () | 
|   | 
| 
void  | resetData (T &&data) | 
|   | 
template<typename T = void>
class StorageType< T >
Definition at line 41 of file Common.h.
The documentation for this class was generated from the following file:
- caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h