|
opm-common
|
Public Types | |
| typedef T | type |
Public Member Functions | |
| OPM_HOST_DEVICE | ConditionalStorage (const T &) |
| OPM_HOST_DEVICE | ConditionalStorage (const ConditionalStorage &) |
| template<class ... Args> | |
| OPM_HOST_DEVICE | ConditionalStorage (Args...) |
| OPM_HOST_DEVICE ConditionalStorage & | operator= (const ConditionalStorage &) |
Static Public Attributes | |
| static constexpr bool | condition = false |