BloombergLP::bslma::UsesBslmaAllocator<bslmt::ThreadGroup>

Trait indicating bslmt::ThreadGroup uses bslma allocators.

Synopsis

Declared in <bslmt_threadgroup.h>

template<>
struct UsesBslmaAllocator<bslmt::ThreadGroup>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.