|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
stackallocator.hh
Go to the documentation of this file.
bool empty() const
void pop()
STL namespace.
Definition stackallocator.hh:20
std::size_t objectSize() const
Definition stackallocator.hh:46
UninitializedObjectStack & operator=(const UninitializedObjectStack &other)
Definition stackallocator.hh:30
void resize(std::size_t newSize)
Definition stackallocator.hh:48
UninitializedObjectStack(const UninitializedObjectStack &other)
Definition stackallocator.hh:25
UninitializedObjectStack(std::size_t objectSize)
Definition stackallocator.hh:21
~UninitializedObjectStack()
Definition stackallocator.hh:38
Definition stackallocator.hh:61
std::ptrdiff_t difference_type
Definition stackallocator.hh:71
const_pointer address(const_reference x) const
Definition stackallocator.hh:91
void deallocate(pointer p, size_type n)
Definition stackallocator.hh:106
StackAllocator(StackAllocator &&other)
Definition stackallocator.hh:88
StackAllocator(StackAllocator< U, S > &&other)
Definition stackallocator.hh:85
pointer allocate(size_type n, typename rebind< void >::other::const_pointer hint=nullptr)
Definition stackallocator.hh:93
StackAllocator(const StackAllocator &other)
Definition stackallocator.hh:87
StackAllocator(const StackAllocator< U, S > &other)
Definition stackallocator.hh:82
void construct(pointer p, Args &&... args)
Definition stackallocator.hh:115
StackAllocator(StackPtr stack)
Definition stackallocator.hh:79
Definition stackallocator.hh:74
std::ptrdiff_t difference_type
Definition stackallocator.hh:143
std::size_t size_type
Definition stackallocator.hh:142
UninitializedObjectStack Stack
Definition stackallocator.hh:148
const void * const_pointer
Definition stackallocator.hh:140
StackAllocator< U, S > other
Definition stackallocator.hh:146
T forward(T... args)
T pop(T... args)
T push(T... args)
void * top(void *... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8