|
dune-fem
2.8-git
|
oriented to the STL Allocator funtionality More...
#include <dune/fem/storage/dynamicarray.hh>

Public Types | |
| typedef BaseType ::pointer | pointer |
| typedef BaseType ::size_type | size_type |
Public Member Functions | |
| pointer | allocate (size_type n) |
| void | deallocate (pointer p, size_type n) |
| pointer | reallocate (pointer oldMem, size_type oldSize, size_type n) |
Public Attributes | |
| T | elements |
| STL member. More... | |
oriented to the STL Allocator funtionality
| typedef BaseType :: pointer Dune::Fem::StandardArrayAllocator< T >::pointer |
| typedef BaseType :: size_type Dune::Fem::StandardArrayAllocator< T >::size_type |
|
inline |
|
inline |
|
inline |
|
inherited |
STL member.