BloombergLP::bslma::UsesBslmaAllocator<balb::Choice1>

Specialize UsesBslmaAllocator to indicate that Choice1 uses a bslma allocator.

Synopsis

Declared in <balb_testmessages.h>

template<>
struct UsesBslmaAllocator<balb::Choice1>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.