Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
capture_allocator< T > Member List

This is the complete list of members for capture_allocator< T >, including all inherited members.

address(reference x) constcapture_allocator< T >
address(const_reference x) constcapture_allocator< T >
allocate(size_type n, capture_allocator< void >::const_pointer=0)capture_allocator< T >
capture_allocator()capture_allocator< T >
capture_allocator(const capture_allocator< U > &x)capture_allocator< T >
capture_allocator(const capture_allocator &)=defaultcapture_allocator< T >
capture_allocator(capture_allocator &&) noexcept=defaultcapture_allocator< T >
const_pointer typedefcapture_allocator< T >
const_reference typedefcapture_allocator< T >
construct(pointer p, const T &x)capture_allocator< T >
deallocate(pointer p, size_type)capture_allocator< T >
destroy(pointer p)capture_allocator< T >
difference_type typedefcapture_allocator< T >
max_size() constcapture_allocator< T >
new_delete() constcapture_allocator< T >
operator!=(const capture_allocator &x, const capture_allocator &y)capture_allocator< T >friend
operator=(const capture_allocator &)=defaultcapture_allocator< T >
operator=(capture_allocator &&) noexcept=defaultcapture_allocator< T >
operator==(const capture_allocator &x, const capture_allocator &y)capture_allocator< T >friend
pointer typedefcapture_allocator< T >
reference typedefcapture_allocator< T >
size_type typedefcapture_allocator< T >
value_type typedefcapture_allocator< T >