[#BloombergLP-bslma-ConstructionUtil_ConstructionTrait-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/ConstructionUtil_ConstructionTrait.adoc[ConstructionUtil_ConstructionTrait]::Unnamed enum :relfileprefix: ../../../ :mrdocs: 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`. == Synopsis Declared in `<bslma_constructionutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `value` | How `TARGET_TYPE` uses `ALLOCATOR` at construction. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#