KTL
|
This is the complete list of members for ktl::mallocator, including all inherited members.
allocate(size_t n) noexcept | ktl::mallocator | inline |
deallocate(void *p, size_t n) noexcept | ktl::mallocator | inline |
mallocator() noexcept=default | ktl::mallocator | |
mallocator(const mallocator &) noexcept=default | ktl::mallocator | |
mallocator(mallocator &&) noexcept=default | ktl::mallocator | |
operator!=(const mallocator &rhs) const noexcept | ktl::mallocator | inline |
operator=(const mallocator &) noexcept=default | ktl::mallocator | |
operator=(mallocator &&) noexcept=default | ktl::mallocator | |
operator==(const mallocator &rhs) const noexcept | ktl::mallocator | inline |