Alias for an allocator_traits equality trait reflecting the IS_ALWAYS_EQUAL template parameter.
Synopsis
Declared in <bsltf_stdstatefulallocator.h>
typedef bsl::integral_constant<bool, IS_ALWAYS_EQUAL> is_always_equal;
Created with MrDocs