bit::memory
bit::memory::memory_block Member List

This is the complete list of members for bit::memory::memory_block, including all inherited members.

contains(const void *ptr) const noexceptbit::memory::memory_block
data() const noexceptbit::memory::memory_block
end_address() const noexceptbit::memory::memory_block
memory_block() noexceptbit::memory::memory_block
memory_block(nullblock_t) noexceptbit::memory::memory_block
memory_block(void *data, std::size_t size) noexceptbit::memory::memory_block
memory_block(const memory_block &other) noexcept=defaultbit::memory::memory_block
memory_block(memory_block &&other) noexcept=defaultbit::memory::memory_block
operator bool() const noexceptbit::memory::memory_blockexplicit
operator=(const memory_block &other) noexcept=defaultbit::memory::memory_block
operator=(memory_block &&other) noexcept=defaultbit::memory::memory_block
size() const noexceptbit::memory::memory_block
start_address() const noexceptbit::memory::memory_block
swap(memory_block &other) noexceptbit::memory::memory_block