BloombergLP::bslma::ConstructionUtil_ConstructionTrait::Unnamed enum

Construction-trait enumerator for how TARGET_TYPE uses ALLOCATOR.

Synopsis

Declared in <bslma_constructionutil.h>

enum Unnamed enum;

Description

Integral constant indicating how TARGET_TYPE uses ALLOCATOR, one of ConstructionUtil_Imp::e_NIL_TRAITS, ConstructionUtil_Imp::e_USES_ALLOCATOR_TRAITS, or ConstructionUtil_Imp::e_USES_ALLOCATOR_ARG_T_TRAITS.

Members

NameDescription
value How TARGET_TYPE uses ALLOCATOR at construction.