bit::memory
|
This is the complete list of members for bit::memory::memory_block, including all inherited members.
contains(const void *ptr) const noexcept | bit::memory::memory_block | |
data() const noexcept | bit::memory::memory_block | |
end_address() const noexcept | bit::memory::memory_block | |
memory_block() noexcept | bit::memory::memory_block | |
memory_block(nullblock_t) noexcept | bit::memory::memory_block | |
memory_block(void *data, std::size_t size) noexcept | bit::memory::memory_block | |
memory_block(const memory_block &other) noexcept=default | bit::memory::memory_block | |
memory_block(memory_block &&other) noexcept=default | bit::memory::memory_block | |
operator bool() const noexcept | bit::memory::memory_block | explicit |
operator=(const memory_block &other) noexcept=default | bit::memory::memory_block | |
operator=(memory_block &&other) noexcept=default | bit::memory::memory_block | |
size() const noexcept | bit::memory::memory_block | |
start_address() const noexcept | bit::memory::memory_block | |
swap(memory_block &other) noexcept | bit::memory::memory_block |