Rheolef  7.2
an efficient C++ finite element environment
heap_allocator< T >::rebind< U >

Detailed Description

template<typename T>
template<typename U>
struct rheolef::heap_allocator< T >::rebind< U >

Definition at line 112 of file heap_allocator.h.

Public Types

typedef heap_allocator< U > other
 

Member Typedef Documentation

◆ other

typedef heap_allocator<U> other

Definition at line 113 of file heap_allocator.h.


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