|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::StandardArrayAllocator< T > Class Template Reference
oriented to the STL Allocator funtionality More...
#include <dune/fem/storage/dynamicarray.hh>
Inheritance diagram for Dune::Fem::StandardArrayAllocator< T >:

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) |
| T | address (T... args) |
| T | allocate (T... args) |
| T | construct (T... args) |
| T | deallocate (T... args) |
| T | destroy (T... args) |
| T | max_size (T... args) |
Public Attributes | |
| T | elements |
| STL member. | |
Detailed Description
template<typename T>
class Dune::Fem::StandardArrayAllocator< T >
class Dune::Fem::StandardArrayAllocator< T >
oriented to the STL Allocator funtionality
Member Typedef Documentation
◆ pointer
template<typename T >
| typedef BaseType::pointer Dune::Fem::StandardArrayAllocator< T >::pointer |
◆ size_type
template<typename T >
| typedef BaseType::size_type Dune::Fem::StandardArrayAllocator< T >::size_type |
Member Function Documentation
◆ allocate()
template<typename T >
|
inline |
◆ deallocate()
template<typename T >
|
inline |
◆ reallocate()
template<typename T >
|
inline |
Member Data Documentation
◆ elements
|
inherited |
STL member.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8