This meta‐function should contain a typedef Type that specifies the type of value stored in a nullable type of the parameterized TYPE.
Synopsis
Declared in <bdlat_nullablevaluefunctions.h>
template<class TYPE>
struct ValueType;
Specializations
Name |
Description |
Metafunction providing the value type of |
|
Metafunction providing the value type of |
|
Specialization of |
|
Specialization of |
Created with MrDocs