Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/shared_container_iterator.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 // (C) Copyright Andrey Semashev 2025.
0002 // Distributed under the Boost Software License, Version 1.0. (See
0003 // accompanying file LICENSE_1_0.txt or copy at
0004 // http://www.boost.org/LICENSE_1_0.txt)
0005 
0006 #ifndef BOOST_SHARED_CONTAINER_ITERATOR_HPP
0007 #define BOOST_SHARED_CONTAINER_ITERATOR_HPP
0008 
0009 // This is a deprecated header left for backward compatibility.
0010 // Please use <boost/iterator/shared_container_iterator.hpp> instead.
0011 
0012 #include <boost/iterator/shared_container_iterator.hpp>
0013 
0014 #endif // BOOST_SHARED_CONTAINER_ITERATOR_HPP