Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | List of all members
internal::SimpleAllocator< T >::rebind< U > Struct Template Reference

#include <simple_allocator.hh>

Public Types

typedef SimpleAllocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct internal::SimpleAllocator< T >::rebind< U >

Definition at line 67 of file simple_allocator.hh.

Member Typedef Documentation

template<class T >
template<class U >
typedef SimpleAllocator<U> internal::SimpleAllocator< T >::rebind< U >::other

Definition at line 68 of file simple_allocator.hh.


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