density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
|
This is the complete list of members for runtime_type< FEATURES >, including all inherited members.
alignment() const noexcept | runtime_type< FEATURES > | inline |
are_equal(const void *i_first, const void *i_second) const noexcept | runtime_type< FEATURES > | inline |
clear() noexcept | runtime_type< FEATURES > | inline |
copy_construct(void *i_dest, const void *i_source) const | runtime_type< FEATURES > | inline |
default_construct(void *i_dest) const | runtime_type< FEATURES > | inline |
destroy(void *i_dest) const noexcept | runtime_type< FEATURES > | inline |
empty() const noexcept | runtime_type< FEATURES > | inline |
feature_list_type typedef | runtime_type< FEATURES > | |
get_feature() const noexcept (defined in runtime_type< FEATURES >) | runtime_type< FEATURES > | inline |
is() const noexcept | runtime_type< FEATURES > | inline |
make() noexcept | runtime_type< FEATURES > | inlinestatic |
move_construct(void *i_dest, void *i_source) const | runtime_type< FEATURES > | inline |
operator!=(const runtime_type &i_other) const noexcept | runtime_type< FEATURES > | inline |
operator=(const runtime_type< OTHER_FEATURES... > &i_source) noexcept | runtime_type< FEATURES > | inline |
operator==(const runtime_type &i_other) const noexcept | runtime_type< FEATURES > | inline |
runtime_type() noexcept=default | runtime_type< FEATURES > | |
runtime_type(const runtime_type< OTHER_FEATURES... > &i_source) noexcept | runtime_type< FEATURES > | inline |
size() const noexcept | runtime_type< FEATURES > | inline |
swap(runtime_type &i_first, runtime_type &i_second) noexcept | runtime_type< FEATURES > | friend |
tuple_type typedef | runtime_type< FEATURES > | |
type_info() const noexcept | runtime_type< FEATURES > | inline |