BloombergLP::bslmf::IsNil<Nil>

Synopsis

Declared in <bslmf_nil.h>

template<>
struct IsNil<Nil>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.