Helper structs for detecting if a component has certain functions overloaded. More...
Helper structs for detecting if a component has certain functions overloaded.
Public Member Functions | |
| template<class C > | |
| auto | operator() (C &&c) -> decltype(C::template liquidDensity< DisableStaticAssert >(0.0, 0.0)) |
|
inline |