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 &a) 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 156 of file traits.hpp.


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