|
|
|||
Warning, file /include/boost/shared_array.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_SHARED_ARRAY_HPP_INCLUDED 0002 #define BOOST_SHARED_ARRAY_HPP_INCLUDED 0003 0004 // 0005 // shared_array.hpp 0006 // 0007 // (C) Copyright Greg Colvin and Beman Dawes 1998, 1999. 0008 // Copyright (c) 2001, 2002 Peter Dimov 0009 // 0010 // Distributed under the Boost Software License, Version 1.0. (See 0011 // accompanying file LICENSE_1_0.txt or copy at 0012 // http://www.boost.org/LICENSE_1_0.txt) 0013 // 0014 // See http://www.boost.org/libs/smart_ptr/ for documentation. 0015 // 0016 0017 #include <boost/smart_ptr/shared_array.hpp> 0018 0019 #endif // #ifndef BOOST_SHARED_ARRAY_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 |
|