BloombergLP::bslma::UsesBslmaAllocator<bdlt::PackedCalendar>

Trait indicating bdlt::PackedCalendar uses bslma allocators.

Synopsis

Declared in <bdlt_packedcalendar.h>

template<>
struct UsesBslmaAllocator<bdlt::PackedCalendar>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.