|
MGIS
|
metafunction returning an invalid value associated with a type More...
#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/InvalidResult.hxx>
Static Public Attributes | |
| static constexpr bool | isSpecialized = false |
metafunction returning an invalid value associated with a type
The InvalidResult class can be converted to any type for which this class is specialized.
Specialisation of this class must expose:
isSpecialized egal to true.getValue returning the invalid value.