BloombergLP::bslma::AllocatorTraits_HasIsAlwaysEqual::value

true if ALLOC defines a nested is_always_equal alias.

Synopsis

Declared in <bslma_allocatortraits.h>

static
bool const value = sizeof(match<ALLOC>(0)) == sizeof(yes_type);