![]() | InDesign SDK 20.5 |
Classes | |
| struct | rebind |
Public Member Functions | |
| pointer | address (reference value) const |
| const_pointer | address (const_reference value) const |
| BypassRecycleAllocator (const BypassRecycleAllocator &src) noexcept | |
| template<class U > | |
| BypassRecycleAllocator (const BypassRecycleAllocator< U > &src) noexcept | |
| size_type | max_size () const noexcept |
| pointer | allocate (size_type num, const void *=0) |
| void | construct (pointer p, const T &value) |
| void | destroy (pointer p) |
| void | deallocate (pointer p, size_type num) |