This struct should be specialized for third‐party types that need to expose "nullable" behavior. See the component‐level documentation for further information.
Synopsis
Declared in <bdlat_nullablevaluefunctions.h>
template<class TYPE>
struct IsNullableValue
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Specializations
Derived Classes
Name |
Description |
Meta‐function indicating whether the specified |
Created with MrDocs