Synopsis
Declared in <bslstl_pair.h>
template<
class T1,
class T2>
struct IsPair<bsl::pair<T1, T2>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs