| address(reference r) | Diligent::STDAllocator< T, AllocatorType > | inline |
| address(const_reference r) | Diligent::STDAllocator< T, AllocatorType > | inline |
| allocate(std::size_t count) | Diligent::STDAllocator< T, AllocatorType > | inline |
| const_pointer typedef | Diligent::STDAllocator< T, AllocatorType > | |
| const_reference typedef | Diligent::STDAllocator< T, AllocatorType > | |
| construct(U *p, Args &&... args) | Diligent::STDAllocator< T, AllocatorType > | inline |
| deallocate(T *p, std::size_t count) | Diligent::STDAllocator< T, AllocatorType > | inline |
| destroy(pointer p) | Diligent::STDAllocator< T, AllocatorType > | inline |
| difference_type typedef | Diligent::STDAllocator< T, AllocatorType > | |
| m_Allocator | Diligent::STDAllocator< T, AllocatorType > | |
| max_size() const | Diligent::STDAllocator< T, AllocatorType > | inline |
| operator=(STDAllocator< U, AllocatorType > &&other) noexcept | Diligent::STDAllocator< T, AllocatorType > | inline |
| pointer typedef | Diligent::STDAllocator< T, AllocatorType > | |
| reference typedef | Diligent::STDAllocator< T, AllocatorType > | |
| size_type typedef | Diligent::STDAllocator< T, AllocatorType > | |
| STDAllocator(AllocatorType &Allocator, const Char *Description, const Char *FileName, const Int32 LineNumber) noexcept | Diligent::STDAllocator< T, AllocatorType > | inline |
| STDAllocator(const STDAllocator< U, AllocatorType > &other) noexcept | Diligent::STDAllocator< T, AllocatorType > | inline |
| STDAllocator(STDAllocator< U, AllocatorType > &&other) noexcept | Diligent::STDAllocator< T, AllocatorType > | inline |
| value_type typedef | Diligent::STDAllocator< T, AllocatorType > | |