My Project
Loading...
Searching...
No Matches
Opm::ConditionalStorage< false, T > Class Template Reference

Public Types

typedef T type
 

Public Member Functions

 ConditionalStorage (const T &v)
 
 ConditionalStorage (const ConditionalStorage &)
 
template<class ... Args>
 ConditionalStorage (Args... args)
 
ConditionalStorageoperator= (const ConditionalStorage &)
 
const T & operator* () const
 
T & operator* ()
 
const T * operator-> () const
 
T * operator-> ()
 

Static Public Attributes

static constexpr bool condition = false
 

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