density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
runtime_type< FEATURES > Member List

This is the complete list of members for runtime_type< FEATURES >, including all inherited members.

alignment() const noexceptruntime_type< FEATURES >inline
are_equal(const void *i_first, const void *i_second) const noexceptruntime_type< FEATURES >inline
clear() noexceptruntime_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 noexceptruntime_type< FEATURES >inline
empty() const noexceptruntime_type< FEATURES >inline
feature_list_type typedefruntime_type< FEATURES >
get_feature() const noexcept (defined in runtime_type< FEATURES >)runtime_type< FEATURES >inline
is() const noexceptruntime_type< FEATURES >inline
make() noexceptruntime_type< FEATURES >inlinestatic
move_construct(void *i_dest, void *i_source) const runtime_type< FEATURES >inline
operator!=(const runtime_type &i_other) const noexceptruntime_type< FEATURES >inline
operator=(const runtime_type< OTHER_FEATURES... > &i_source) noexceptruntime_type< FEATURES >inline
operator==(const runtime_type &i_other) const noexceptruntime_type< FEATURES >inline
runtime_type() noexcept=defaultruntime_type< FEATURES >
runtime_type(const runtime_type< OTHER_FEATURES... > &i_source) noexceptruntime_type< FEATURES >inline
size() const noexceptruntime_type< FEATURES >inline
swap(runtime_type &i_first, runtime_type &i_second) noexceptruntime_type< FEATURES >friend
tuple_type typedefruntime_type< FEATURES >
type_info() const noexceptruntime_type< FEATURES >inline