WinStd
Windows Win32 API using Standard C++
|
This is the complete list of members for winstd::heap_allocator< _Ty >, including all inherited members.
allocate(size_type count) | winstd::heap_allocator< _Ty > | inline |
const_pointer typedef | winstd::heap_allocator< _Ty > | |
const_reference typedef | winstd::heap_allocator< _Ty > | |
construct(pointer ptr, const _Ty &val) | winstd::heap_allocator< _Ty > | inline |
construct(pointer ptr, _Ty &&val) | winstd::heap_allocator< _Ty > | inline |
deallocate(pointer ptr, size_type size) | winstd::heap_allocator< _Ty > | inline |
destroy(pointer ptr) | winstd::heap_allocator< _Ty > | inline |
difference_type typedef | winstd::heap_allocator< _Ty > | |
heap_allocator(HANDLE heap) | winstd::heap_allocator< _Ty > | inline |
heap_allocator(const heap_allocator< _Other > &other) | winstd::heap_allocator< _Ty > | inline |
m_heap | winstd::heap_allocator< _Ty > | |
max_size() const | winstd::heap_allocator< _Ty > | inline |
pointer typedef | winstd::heap_allocator< _Ty > | |
reference typedef | winstd::heap_allocator< _Ty > | |
size_type typedef | winstd::heap_allocator< _Ty > | |
value_type typedef | winstd::heap_allocator< _Ty > |