This specialization of IsNil derives from bsl::true_type for when the (template parameter) type is Nil.
IsNil
bsl::true_type
Nil
Declared in <bslmf_nil.h>
<bslmf_nil.h>
template<> struct IsNil<Nil> : bsl::true_type
true