![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QtMultimediaPrivate::pmr::polymorphic_allocator< T >, including all inherited members.
| allocate(size_t n) | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| deallocate(T *p, size_t n) | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| operator=(const polymorphic_allocator &other) noexcept=default | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | |
| polymorphic_allocator() noexcept=default | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | |
| polymorphic_allocator(memory_resource *r) | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| polymorphic_allocator(const polymorphic_allocator &other) noexcept=default | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | |
| polymorphic_allocator(const polymorphic_allocator< U > &other) noexcept | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| resource() const noexcept | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| select_on_container_copy_construction() const | QtMultimediaPrivate::pmr::polymorphic_allocator< T > | inline |
| value_type typedef | QtMultimediaPrivate::pmr::polymorphic_allocator< T > |