Metafunction that always returns false.

Synopsis

Declared in <bslmf_selecttrait.h>

template<class>
struct SelectTrait_False
    : bsl::false_type

Base Classes

Name

Description

bsl::false_type

Metafunction representing the boolean constant false.

Created with MrDocs