BloombergLP::bslalg::TypeTraitNil::Metafunction

Metafunction that evaluates to true_type for any TYPE.

Synopsis

Declared in <bslalg_typetraitnil.h>

template<class TYPE>
struct Metafunction
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.