Clementine
|
This is the complete list of members for entt::poly< Concept >, including all inherited members.
as_ref(poly &other) ENTT_NOEXCEPT | entt::poly< Concept > | friend |
as_ref(const poly &other) ENTT_NOEXCEPT | entt::poly< Concept > | friend |
concept_type typedef | entt::poly< Concept > | |
data() const ENTT_NOEXCEPT | entt::poly< Concept > | inline |
data() ENTT_NOEXCEPT | entt::poly< Concept > | inline |
emplace(Args &&... args) | entt::poly< Concept > | inline |
operator bool() const ENTT_NOEXCEPT | entt::poly< Concept > | inlineexplicit |
operator->() ENTT_NOEXCEPT | entt::poly< Concept > | inline |
operator->() const ENTT_NOEXCEPT | entt::poly< Concept > | inline |
operator=(poly other) | entt::poly< Concept > | inline |
poly() ENTT_NOEXCEPT | entt::poly< Concept > | inline |
poly(std::in_place_type_t< Type >, Args &&... args) | entt::poly< Concept > | inlineexplicit |
poly(std::reference_wrapper< Type > value) | entt::poly< Concept > | inline |
poly(Type &&value) ENTT_NOEXCEPT | entt::poly< Concept > | inline |
poly(const poly &other)=default | entt::poly< Concept > | |
poly(poly &&other) ENTT_NOEXCEPT | entt::poly< Concept > | inline |
poly_base< poly< Concept > > | entt::poly< Concept > | friend |
swap(poly &lhs, poly &rhs) | entt::poly< Concept > | friend |
type() const ENTT_NOEXCEPT | entt::poly< Concept > | inline |