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 >, Allocator< A2, P3, P4 > > Struct Template Reference

Inherits true_type.

Detailed Description

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

Definition at line 109 of file traits.hpp.


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