Synopsis

Declared in <bslmf_nil.h>

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

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs