Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::traits::AllDeallocator< Allocator, typename std::enable_if<!has_deallocate_all< Allocator >::value >::type > Struct Template Reference

Static Public Member Functions

static void do_it (Allocator &) noexcept
 

Detailed Description

template<class Allocator>
struct alb::v_100::traits::AllDeallocator< Allocator, typename std::enable_if<!has_deallocate_all< Allocator >::value >::type >

Definition at line 165 of file traits.hpp.


The documentation for this struct was generated from the following file: