BloombergLP::bslma::UsesBslmaAllocator<bdlf::MemFnInstance<PROTOTYPE, INSTANCE>>

Synopsis

Declared in <bdlf_memfn.h>

template<
    class PROTOTYPE,
    class INSTANCE>
struct UsesBslmaAllocator<bdlf::MemFnInstance<PROTOTYPE, INSTANCE>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.