Meta‐function indicating whether the specified t_TYPE is a nullable value type.
Synopsis
Declared in <bdlar_typecategory.h>
template<class t_TYPE>
struct IsNullable
: BloombergLP::bdlat_NullableValueFunctions::IsNullableValue<t_TYPE>
Base Classes
Name |
Description |
|
This |
Created with MrDocs