![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Namespaces | |
namespace | detail |
Classes | |
class | memory_resource |
class | polymorphic_allocator |
Functions | |
memory_resource * | get_default_resource () noexcept |
memory_resource * | new_delete_resource () noexcept |
bool | operator== (const memory_resource &a, const memory_resource &b) noexcept |
bool | operator!= (const memory_resource &a, const memory_resource &b) noexcept |
template<class T1, class T2> | |
bool | operator== (const polymorphic_allocator< T1 > &a, const polymorphic_allocator< T2 > &b) noexcept |
template<class T1, class T2> | |
bool | operator!= (const polymorphic_allocator< T1 > &a, const polymorphic_allocator< T2 > &b) noexcept |
|
inlinenoexcept |
Definition at line 209 of file q_pmr_emulation_p.h.
|
inlinenoexcept |
Definition at line 203 of file q_pmr_emulation_p.h.
|
inlinenoexcept |
Definition at line 113 of file q_pmr_emulation_p.h.
|
noexcept |
Definition at line 168 of file q_pmr_emulation_p.h.
|
inlinenoexcept |
Definition at line 108 of file q_pmr_emulation_p.h.
|
noexcept |
Definition at line 162 of file q_pmr_emulation_p.h.