#include <fvcartesiansyseqntraits.h>
|
| enum | { value = sizeof(test<SysEqn_>(0)) == sizeof(one)
} |
| |
|
| template<class SysEqn > |
| static one | test (decltype(&SysEqn::PV->A)) |
| |
| template<class SysEqn > |
| static two | test (...) |
| |
template<class SysEqn_>
class hasPV_A< SysEqn_ >
Definition at line 71 of file fvcartesiansyseqntraits.h.
◆ one
template<class SysEqn_ >
| typedef char hasPV_A< SysEqn_ >::one |
|
private |
◆ anonymous enum
◆ test() [1/2]
template<class SysEqn_ >
template<class SysEqn >
◆ test() [2/2]
template<class SysEqn_ >
template<class SysEqn >
| static one hasPV_A< SysEqn_ >::test |
( |
decltype &::-> |
A | ) |
|
|
staticprivate |
The documentation for this class was generated from the following file: