Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::traits::both_same_base< Allocator< A1, P1, P2, P3, P4 >, Allocator< A2, P5, P6, P7, P8 > > Struct Template Reference

Inherits true_type.

Detailed Description

template<template< class, size_t, size_t, size_t, size_t > class Allocator, class A1, size_t P1, size_t P2, size_t P3, size_t P4, class A2, size_t P5, size_t P6, size_t P7, size_t P8>
struct alb::v_100::traits::both_same_base< Allocator< A1, P1, P2, P3, P4 >, Allocator< A2, P5, P6, P7, P8 > >

Definition at line 119 of file traits.hpp.


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