#include <classhelpers.h>
| Public Types | |
| template<typename... T> | |
| using | Rebind = TEMPLATE< T... > | 
| template<template< typename > class MAP> | |
| using | Map = TEMPLATE< typename MAP< ARGS >::type... > | 
| using Rebind = TEMPLATE<T...> | 
| using Map = TEMPLATE<typename MAP<ARGS>::type...> |