Open C++ Libraries.org develop
Loading...
Searching...
No Matches
ocl::smart_ptr::tracked_allocator< Type > Member List

This is the complete list of members for ocl::smart_ptr::tracked_allocator< Type >, including all inherited members.

allocated_count_ (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
deallocated_count_ (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
dispose(pointer_type &ptr) (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >inline
operator=(const tracked_allocator &)=default (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
pointer_type typedef (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
retain(pointer_type &ptr, Args &&... args) (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >inline
tracked_allocator()=default (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >explicit
tracked_allocator(const tracked_allocator &)=default (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
type typedef (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >
~tracked_allocator()=default (defined in ocl::smart_ptr::tracked_allocator< Type >)ocl::smart_ptr::tracked_allocator< Type >virtual