mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-30 04:47:12 +02:00
Converted to Boost Software License, Version 1.0
[SVN r24055]
This commit is contained in:
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// typedef <implementation-defined> boost::detail::atomic_count;
|
// typedef <implementation-defined> boost::detail::atomic_count;
|
||||||
//
|
//
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002, 2003 Peter Dimov
|
// Copyright (c) 2001, 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifdef BOOST_USE_WINDOWS_H
|
#ifdef BOOST_USE_WINDOWS_H
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// typedef <unspecified> boost::detail::lightweight_mutex;
|
// typedef <unspecified> boost::detail::lightweight_mutex;
|
||||||
//
|
//
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifdef BOOST_USE_WINDOWS_H
|
#ifdef BOOST_USE_WINDOWS_H
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifdef BOOST_USE_WINDOWS_H
|
#ifdef BOOST_USE_WINDOWS_H
|
||||||
|
@ -10,10 +10,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// "No threads" version of lwm_win32.hpp; binary compatible but no-op.
|
// "No threads" version of lwm_win32.hpp; binary compatible but no-op.
|
||||||
//
|
//
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2001, 2002, 2003 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov
|
// Copyright (c) 2002 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// http://www.boost.org/libs/smart_ptr/enable_shared_from_this.html
|
// http://www.boost.org/libs/smart_ptr/enable_shared_from_this.html
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// Copyright Peter Dimov and David Abrahams 2002. Permission to copy,
|
// Copyright Peter Dimov and David Abrahams 2002.
|
||||||
// use, modify, sell and distribute this software is granted provided
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// this copyright notice appears in all copies of the source. This
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// software is provided "as is" without express or implied warranty,
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// and with no claim as to its suitability for any purpose.
|
|
||||||
#ifndef GET_POINTER_DWA20021219_HPP
|
#ifndef GET_POINTER_DWA20021219_HPP
|
||||||
# define GET_POINTER_DWA20021219_HPP
|
# define GET_POINTER_DWA20021219_HPP
|
||||||
|
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002 Peter Dimov
|
// Copyright (c) 2001, 2002 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// See http://www.boost.org/libs/smart_ptr/intrusive_ptr.html for documentation.
|
// See http://www.boost.org/libs/smart_ptr/intrusive_ptr.html for documentation.
|
||||||
//
|
//
|
||||||
|
@ -6,10 +6,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002, 2003 Peter Dimov
|
// Copyright (c) 2001, 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// See http://www.boost.org/libs/smart_ptr/weak_ptr.htm for documentation.
|
// See http://www.boost.org/libs/smart_ptr/weak_ptr.htm for documentation.
|
||||||
//
|
//
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#if defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
|
#if defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#if defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
|
#if defined(BOOST_SP_ENABLE_DEBUG_HOOKS)
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2003 Peter Dimov
|
// Copyright (c) 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov
|
// Copyright (c) 2002 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -21,10 +21,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/detail/lightweight_test.hpp>
|
#include <boost/detail/lightweight_test.hpp>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -19,10 +19,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/detail/lightweight_test.hpp>
|
#include <boost/detail/lightweight_test.hpp>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -19,10 +19,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/detail/lightweight_test.hpp>
|
#include <boost/detail/lightweight_test.hpp>
|
||||||
|
@ -12,10 +12,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd.
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
@ -19,10 +19,9 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2002, 2003 Peter Dimov
|
// Copyright (c) 2002, 2003 Peter Dimov
|
||||||
//
|
//
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all copies.
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// This software is provided "as is" without express or implied
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
|
|
||||||
#include <boost/detail/lightweight_test.hpp>
|
#include <boost/detail/lightweight_test.hpp>
|
||||||
|
Reference in New Issue
Block a user