Metafunction that is false for all types except bsl::pair specializations.
Synopsis
Declared in <bslmf_ispair.h>
template<class t_TYPE>
struct IsPair
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Specializations
Name |
Created with MrDocs