WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
|
This is the complete list of members for winstd::heap_allocator< _Ty >, including all inherited members.
allocate(1 size_type count) | winstd::heap_allocator< _Ty > | inline |
const_pointer typedef | winstd::heap_allocator< _Ty > | |
const_reference typedef | winstd::heap_allocator< _Ty > | |
construct(1 pointer ptr, 1 const _Ty &val) | winstd::heap_allocator< _Ty > | inline |
construct(1 pointer ptr, 1 _Ty &&val) | winstd::heap_allocator< _Ty > | inline |
deallocate(1 pointer ptr, 1 size_type size) | winstd::heap_allocator< _Ty > | inline |
destroy(1 pointer ptr) | winstd::heap_allocator< _Ty > | inline |
difference_type typedef | winstd::heap_allocator< _Ty > | |
heap_allocator(1 HANDLE heap) | winstd::heap_allocator< _Ty > | inline |
heap_allocator(1 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 > |