Synopsis

Declared in <bslstl_variant.h>

template<class t_TYPE>
struct Variant_IsTag<bsl::in_place_type_t<t_TYPE>>
    : bsl::true_type

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs