This specialization of IsNil derives from bsl::true_type for when the (template parameter) type is Nil.
Synopsis
Declared in <bslmf_nil.h>
template<>
struct IsNil<Nil>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs