MySQL 9.6.0
Source Code Documentation
mysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp > Member List

This is the complete list of members for mysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp >, including all inherited members.

assign(Source_t &&source)mysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >inline
assign(const First_iterator_t &first, const Sentinel_t &last) noexcept(shall_catch==mysql::utils::Shall_catch::yes||noexcept(std::declval< Wrapped_t >().assign(first, last)))mysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >inline
assign(const Other_t &other) noexcept(shall_catch==mysql::utils::Shall_catch::yes||noexcept(std::declval< Self_t >().assign(other.begin(), other.end())))mysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >inline
assign(Self_t &&other) noexceptmysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >inline
back() constmysql::ranges::Collection_interface< Self_tp >inline
Base_t typedefmysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >private
Basic_container_wrapper(Args_t &&...args) noexcept(noexcept(Wrapped_t(std::forward< Args_t >(args)...)))mysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineexplicit
Basic_nested_container_wrapper(Args_t &&...args) noexcept(noexcept(Wrapper_base_t(std::forward< Args_t >(args)...)))mysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp >inlineexplicit
Basic_set_container_wrapper(Args_t &&...args)mysql::sets::Basic_set_container_wrapper< Self_tp, Wrapped_tp, shall_catch_tp >inlineexplicit
begin() noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
begin() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
cbegin() constmysql::ranges::Collection_interface< Self_tp >inline
cend() constmysql::ranges::Collection_interface< Self_tp >inline
clear() noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
Const_iterator_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
crbegin() constmysql::ranges::Collection_interface< Self_tp >inline
crend() constmysql::ranges::Collection_interface< Self_tp >inline
data()mysql::ranges::Collection_interface< Self_tp >inline
data() constmysql::ranges::Collection_interface< Self_tp >inline
empty() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
end() noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
end() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
front() constmysql::ranges::Collection_interface< Self_tp >inline
get_allocator() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
get_memory_resource() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
Iterator_for typedefmysql::ranges::Collection_interface< Self_tp >private
Iterator_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Iterator_value_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Key_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Key_traits_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
m_wrappedmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >private
Mapped_category_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Mapped_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Mapped_traits_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Nested_set_base_t typedefmysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp >private
operator bool() constmysql::ranges::Collection_interface< Self_tp >inlineexplicit
operator!() constmysql::ranges::Collection_interface< Self_tp >inline
mysql::operator[](std::ptrdiff_t n)mysql::ranges::Collection_interface< Self_tp >inline
mysql::operator[](std::ptrdiff_t n) constmysql::ranges::Collection_interface< Self_tp >inline
Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >::operator[](const Key_t &key) noexceptmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >inline
Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >::operator[](const Key_t &key) const noexceptmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >inline
rbegin()mysql::ranges::Collection_interface< Self_tp >inline
rbegin() constmysql::ranges::Collection_interface< Self_tp >inline
rend()mysql::ranges::Collection_interface< Self_tp >inline
rend() constmysql::ranges::Collection_interface< Self_tp >inline
mysql::self() noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineprivate
mysql::self() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineprivate
mysql::Self_t typedefmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >private
Set_category_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
Set_traits_t typedefmysql::sets::detail::Nested_set_interface< Self_tp, mysql::ranges::Range_iterator_type< Wrapped_tp >, mysql::ranges::Range_const_iterator_type< Wrapped_tp >, Wrapped_tp::Set_traits_t >
size() const noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inline
ssize() constmysql::ranges::Collection_interface< Self_tp >inline
This_t typedefmysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp >private
wrapped() &noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineprotected
wrapped() const &noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineprotected
wrapped() &&noexceptmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >inlineprotected
Wrapped_t typedefmysql::containers::Basic_container_wrapper< Self_tp, Wrapped_tp, mysql::utils::Shall_catch::no >
Wrapper_base_t typedefmysql::sets::Basic_nested_container_wrapper< Self_tp, Wrapped_tp >private