Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::traits::affix_extractor< affix_allocator< A, Prefix, Sufix >, T > Struct Template Reference

Static Public Member Functions

static constexpr Prefix * prefix (affix_allocator< A, Prefix, Sufix > &allocator, const block &b) noexcept
 
static constexpr Sufix * sufix (affix_allocator< A, Prefix, Sufix > &allocator, const block &b) noexcept
 

Detailed Description

template<class A, typename Prefix, typename Sufix, typename T>
struct alb::v_100::traits::affix_extractor< affix_allocator< A, Prefix, Sufix >, T >

Definition at line 264 of file affix_allocator.hpp.


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