Metafunction that is true for Nil and false for all other types.
Synopsis
Declared in <bslmf_nil.h>
template<class t_T>
struct IsNil
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Specializations
Name |
Created with MrDocs