Metafunction that detects whether T provides a destroy method with the specified signature.
Synopsis
Declared in <bslma_allocatortraits.h>
template<
class T,
class Return,
class... Args>
struct AllocatorTraits_HasDestroyMethod;
Type Aliases
Name |
Description |
|