mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Converted to Boost Software License, Version 1.0
[SVN r24055]
This commit is contained in:
parent
7322bd3903
commit
0917f83b9c
@ -3,10 +3,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/detail/lightweight_test.hpp>
|
#include <boost/detail/lightweight_test.hpp>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright David Abrahams 2000. Permission to copy, use, modify,
|
// (C) Copyright David Abrahams 2000.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.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/current_function.hpp>
|
#include <boost/current_function.hpp>
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
// Example of using the filter iterator adaptor from
|
// Example of using the filter iterator adaptor from
|
||||||
// boost/iterator_adaptors.hpp.
|
// boost/iterator_adaptors.hpp.
|
||||||
|
|
||||||
// (C) Copyright Jeremy Siek 1999. Permission to copy, use, modify,
|
// (C) Copyright Jeremy Siek 1999.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2001. Permission to copy, use, modify,
|
// (C) Copyright Jeremy Siek 2001.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// Revision History:
|
// Revision History:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright David Abrahams 2001. Permission to copy, use, modify, sell and
|
// (C) Copyright David Abrahams 2001.
|
||||||
// distribute this software is granted provided this copyright notice appears in
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
//
|
//
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org for most recent version including documentation.
|
||||||
//
|
//
|
||||||
|
@ -3,10 +3,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.
|
|
||||||
//
|
//
|
||||||
// Note: There are no include guards. This is intentional.
|
// Note: There are no include guards. This is intentional.
|
||||||
//
|
//
|
||||||
|
@ -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.
|
|
||||||
//
|
//
|
||||||
// http://www.boost.org/libs/utility/current_function.html
|
// http://www.boost.org/libs/utility/current_function.html
|
||||||
//
|
//
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright Jens Maurer 2001. Permission to copy, use,
|
// (C) Copyright Jens Maurer 2001.
|
||||||
// modify, sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
//
|
//
|
||||||
// Revision History:
|
// Revision History:
|
||||||
|
|
||||||
|
@ -18,10 +18,9 @@
|
|||||||
// Copyright (C) 2001, 2002 Peter Dimov
|
// Copyright (C) 2001, 2002 Peter Dimov
|
||||||
// Copyright (C) 2002 David Abrahams
|
// Copyright (C) 2002 David Abrahams
|
||||||
//
|
//
|
||||||
// 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/bind/ref.html for documentation.
|
// See http://www.boost.org/libs/bind/ref.html for documentation.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright David Abrahams 2002. Permission to copy, use, modify,
|
// (C) Copyright David Abrahams 2002.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org for most recent version including documentation.
|
||||||
|
|
||||||
|
@ -1,10 +1,9 @@
|
|||||||
// Demonstrate and test boost/operators.hpp on std::iterators --------------//
|
// Demonstrate and test boost/operators.hpp on std::iterators --------------//
|
||||||
|
|
||||||
// (C) Copyright Jeremy Siek 1999. Permission to copy, use, modify,
|
// (C) Copyright Jeremy Siek 1999.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org for most recent version including documentation.
|
||||||
|
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright David Abrahams 2001. Permission to copy, use, modify,
|
// (C) Copyright David Abrahams 2001.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org for most recent version including documentation.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and
|
// (C) Copyright Jeremy Siek 2000.
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user