|
|
|||
Warning, file /include/boost/weak_ptr.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #ifndef BOOST_WEAK_PTR_HPP_INCLUDED 0002 #define BOOST_WEAK_PTR_HPP_INCLUDED 0003 0004 // 0005 // weak_ptr.hpp 0006 // 0007 // Copyright (c) 2001, 2002, 2003 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/weak_ptr.hpp> 0017 0018 #endif // #ifndef BOOST_WEAK_PTR_HPP_INCLUDED
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|