Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::traits::AllDeallocator< Allocator, Enabled > Struct Template Reference

#include <traits.hpp>

Detailed Description

template<class Allocator, typename Enabled = void>
struct alb::v_100::traits::AllDeallocator< Allocator, Enabled >

This class implements or hides, depending on the Allocators properties, the deallocate_all operation.

Definition at line 153 of file traits.hpp.


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