Metafunction that is false_type for types that are not bsl::optional.
Synopsis
Declared in <bslstl_optional.h>
template<class t_TYPE>
struct Optional_IsBslOptional
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Specializations
Name |
Created with MrDocs