Thrill  0.1
new_alloc< Type >::rebind< Rebind > Struct Template Reference

Detailed Description

template<class Type>
template<class Rebind>
struct foxxll::new_alloc< Type >::rebind< Rebind >

Definition at line 54 of file new_alloc.hpp.

#include <new_alloc.hpp>

Public Types

using other = typename new_alloc_rebind< Type, Rebind >::other
 

Member Typedef Documentation

◆ other

using other = typename new_alloc_rebind<Type, Rebind>::other

Definition at line 55 of file new_alloc.hpp.


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