Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-15 10:10:39

0001 #ifndef BOOST_INTRUSIVE_PTR_HPP_INCLUDED
0002 #define BOOST_INTRUSIVE_PTR_HPP_INCLUDED
0003 
0004 //
0005 //  intrusive_ptr.hpp
0006 //
0007 //  Copyright (c) 2001, 2002 Peter Dimov
0008 //
0009 //  Distributed under the Boost Software License, Version 1.0.
0010 //  See accompanying file LICENSE_1_0.txt or copy at
0011 //  http://www.boost.org/LICENSE_1_0.txt
0012 //
0013 //  See http://www.boost.org/libs/smart_ptr/ for documentation.
0014 //
0015 
0016 #include <boost/smart_ptr/intrusive_ptr.hpp>
0017 
0018 #endif  // #ifndef BOOST_INTRUSIVE_PTR_HPP_INCLUDED