Blender V5.0
GuardedAllocator< T > Member List

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

address(T &x) constGuardedAllocator< T >inline
address(const T &x) constGuardedAllocator< T >inline
allocate(const size_t n, const void *hint=nullptr)GuardedAllocator< T >inline
const_pointer typedefGuardedAllocator< T >
const_reference typedefGuardedAllocator< T >
deallocate(T *p, const size_t n)GuardedAllocator< T >inline
difference_type typedefGuardedAllocator< T >
GuardedAllocator()=defaultGuardedAllocator< T >
GuardedAllocator(const GuardedAllocator &)=defaultGuardedAllocator< T >
GuardedAllocator(const GuardedAllocator< U > &)GuardedAllocator< T >inline
max_size() constGuardedAllocator< T >inline
operator!=(const GuardedAllocator &other) constGuardedAllocator< T >inline
operator=(const GuardedAllocator &)=defaultGuardedAllocator< T >
operator=(const GuardedAllocator< U > &)GuardedAllocator< T >inline
operator==(const GuardedAllocator &) constGuardedAllocator< T >inline
pointer typedefGuardedAllocator< T >
reference typedefGuardedAllocator< T >
size_type typedefGuardedAllocator< T >
value_type typedefGuardedAllocator< T >