#include <boost/container/detail/config_begin.hpp>#include <boost/container/detail/workaround.hpp>#include <boost/container/container_fwd.hpp>#include <boost/container/throw_exception.hpp>#include <boost/move/utility_core.hpp>#include <boost/move/detail/move_helpers.hpp>#include <boost/move/traits.hpp>#include <boost/intrusive/pointer_traits.hpp>#include <boost/container/detail/utilities.hpp>#include <boost/container/detail/iterators.hpp>#include <boost/container/detail/mpl.hpp>#include <boost/container/detail/type_traits.hpp>#include <boost/core/no_exceptions_support.hpp>#include <boost/container/detail/node_alloc_holder.hpp>#include <boost/intrusive/slist.hpp>#include <iterator>#include <boost/container/detail/preprocessor.hpp>#include <utility>#include <memory>#include <functional>#include <algorithm>#include <initializer_list>#include <BOOST_PP_LOCAL_ITERATE()>#include <boost/container/detail/config_end.hpp>

Classes | |
| class | boost::container::slist< T, Allocator > |
| An slist is a singly linked list: a list where each element is linked to the next element, but not to the previous element. More... | |
| struct | boost::container::container_detail::slist_hook< VoidPointer > |
| struct | boost::container::container_detail::slist_node< T, VoidPointer > |
| struct | boost::container::container_detail::iiterator_node_value_type< slist_node< T, VoidPointer > > |
| struct | boost::container::container_detail::intrusive_slist_type< Allocator > |
| class | boost::container::slist< T, Allocator > |
| An slist is a singly linked list: a list where each element is linked to the next element, but not to the previous element. More... | |
| struct | boost::has_trivial_destructor_after_move< boost::container::slist< T, Allocator > > |
| has_trivial_destructor_after_move<> == true_type specialization for optimizations More... | |
| class | std::insert_iterator< boost::container::slist< T, Allocator > > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::container | |
| boost::container::container_detail | |
Macros | |
| #define | BOOST_PP_LOCAL_MACRO(n) |
| #define | BOOST_PP_LOCAL_LIMITS (0, BOOST_CONTAINER_MAX_CONSTRUCTOR_PARAMETERS) |
| #define | BOOST_PP_LOCAL_MACRO(n) |
| #define | BOOST_PP_LOCAL_LIMITS (0, BOOST_CONTAINER_MAX_CONSTRUCTOR_PARAMETERS) |
| #define BOOST_PP_LOCAL_LIMITS (0, BOOST_CONTAINER_MAX_CONSTRUCTOR_PARAMETERS) |
| #define BOOST_PP_LOCAL_LIMITS (0, BOOST_CONTAINER_MAX_CONSTRUCTOR_PARAMETERS) |
| #define BOOST_PP_LOCAL_MACRO | ( | n | ) |
| #define BOOST_PP_LOCAL_MACRO | ( | n | ) |