This template variable represents the result value of the bslma::IsStdAllocator meta‐function.

Synopsis

Declared in <bslma_isstdallocator.h>

template<class TYPE>
inline constexpr bool IsStdAllocator_v = IsStdAllocator<TYPE>::value;

Created with MrDocs