123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414 |
- ====================BSL-1.0====================
- // (C) Copyright John maddock 1999. Distributed under the Boost
- // Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // (C) David Abrahams 2002. Distributed under the Boost
- // Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost
- // Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- //
- // See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- // (See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- // See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- // See http://www.boost.org/LICENSE_1_0.txt
- ====================BSL-1.0====================
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Use, modification, and distribution is subject to the Boost Software
- // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- // (See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0.
- // https://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Distributed under the Boost Software License, Version 1.0. (See
- // accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt)
- ====================BSL-1.0====================
- // Use, modification and distribution are subject to the Boost Software License,
- // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
- // http://www.boost.org/LICENSE_1_0.txt).
- ====================COPYRIGHT====================
- // (C) Copyright Artyom Beilis 2010.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Beman Dawes 1999.
- // (C) Copyright Jens Mauer 2001
- // (C) Copyright John Maddock 2001
- // Distributed under the Boost
- // Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Brian Kuhl 2016.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Bryce Lelbach 2011
- ====================COPYRIGHT====================
- // (C) Copyright Christopher Jefferson 2011.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Eric Jourdanneau, Joel Falcou 2010
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Jessica Hamilton 2014.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Jim Douglas 2005.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2002.
- // (C) Copyright Jens Maurer 2001.
- // (C) Copyright David Abrahams 2002.
- // (C) Copyright Aleksey Gurtovoy 2002.
- // (C) Copyright Markus Schoepflin 2005.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Darin Adler 2001 - 2002.
- // (C) Copyright Jens Maurer 2001 - 2002.
- // (C) Copyright Beman Dawes 2001 - 2003.
- // (C) Copyright Douglas Gregor 2002.
- // (C) Copyright David Abrahams 2002 - 2003.
- // (C) Copyright Synge Todo 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright David Abrahams 2002 - 2003.
- // (C) Copyright Aleksey Gurtovoy 2002.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Jens Maurer 2001 - 2003.
- // (C) Copyright Aleksey Gurtovoy 2002.
- // (C) Copyright David Abrahams 2002 - 2003.
- // (C) Copyright Toon Knapen 2003.
- // (C) Copyright Boris Gubenko 2006 - 2007.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Toon Knapen 2001 - 2003.
- // (C) Copyright Lie-Quan Lee 2001.
- // (C) Copyright Markus Schoepflin 2002 - 2003.
- // (C) Copyright Beman Dawes 2002 - 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Bill Kempf 2001.
- // (C) Copyright Aleksey Gurtovoy 2003.
- // (C) Copyright Rene Rivera 2005.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Darin Adler 2001 - 2002.
- // (C) Copyright Bill Kempf 2002.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Jens Maurer 2001.
- // (C) Copyright David Abrahams 2003.
- // (C) Copyright Boris Gubenko 2007.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Martin Wille 2003.
- // (C) Copyright Guillaume Melquiond 2003.
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001-8.
- // (C) Copyright Peter Dimov 2001.
- // (C) Copyright Jens Maurer 2001.
- // (C) Copyright David Abrahams 2002 - 2003.
- // (C) Copyright Aleksey Gurtovoy 2002 - 2003.
- // (C) Copyright Guillaume Melquiond 2002 - 2003.
- // (C) Copyright Beman Dawes 2003.
- // (C) Copyright Martin Wille 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001.
- // (C) Copyright Darin Adler 2001.
- // (C) Copyright Peter Dimov 2001.
- // (C) Copyright David Abrahams 2001 - 2002.
- // (C) Copyright Beman Dawes 2001 - 2003.
- // (C) Copyright Stefan Slapeta 2004.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001.
- // (C) Copyright Jens Maurer 2001 - 2003.
- // (C) Copyright Peter Dimov 2002.
- // (C) Copyright Aleksey Gurtovoy 2002 - 2003.
- // (C) Copyright David Abrahams 2002.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2001.
- // (C) Copyright Douglas Gregor 2001.
- // (C) Copyright Peter Dimov 2001.
- // (C) Copyright Aleksey Gurtovoy 2003.
- // (C) Copyright Beman Dawes 2003.
- // (C) Copyright Jens Maurer 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2002 - 2003.
- // (C) Copyright Jens Maurer 2002 - 2003.
- // (C) Copyright Beman Dawes 2002 - 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2002.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2005.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2006.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2008.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2011.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John Maddock 2020.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright John maddock 1999.
- // (C) David Abrahams 2002. Distributed under the Boost
- // Software License, Version 1.0. (See accompanying file
- // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
- ====================COPYRIGHT====================
- // (C) Copyright Noel Belcourt 2007.
- // Copyright 2017, NVIDIA CORPORATION.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Yuriy Krasnoschek 2009.
- // (C) Copyright John Maddock 2001 - 2003.
- // (C) Copyright Jens Maurer 2001 - 2003.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // Copyright (C) Christof Meerwald 2003
- // Copyright (C) Dan Watkins 2003
- ====================COPYRIGHT====================
- // Copyright (c) 2001-2003 John Maddock
- // Copyright (c) 2001 Darin Adler
- // Copyright (c) 2001 Peter Dimov
- // Copyright (c) 2002 Bill Kempf
- // Copyright (c) 2002 Jens Maurer
- // Copyright (c) 2002-2003 David Abrahams
- // Copyright (c) 2003 Gennaro Prota
- // Copyright (c) 2003 Eric Friedman
- // Copyright (c) 2010 Eric Jourdanneau, Joel Falcou
- // Distributed under the Boost Software License, Version 1.0. (See
- // accompanying file LICENSE_1_0.txt or copy at
- ====================COPYRIGHT====================
- // Copyright (c) 2017 Dynatrace
- ====================COPYRIGHT====================
- // Copyright 2001 John Maddock.
- // Copyright 2017 Peter Dimov.
- ====================COPYRIGHT====================
- // Copyright 2011 John Maddock
- // Copyright 2013, 2017-2018 Cray, Inc.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // Copyright 2017 Peter Dimov.
- ====================COPYRIGHT====================
- // Copyright Beman Dawes 2011
- ====================COPYRIGHT====================
- // Copyright John Maddock 2008
- // Use, modification, and distribution is subject to the Boost Software
- // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
- ====================COPYRIGHT====================
- // This file was automatically generated on Fri Oct 13 19:09:38 2023
- // by libs/config/tools/generate.cpp
- // Copyright John Maddock 2002-21.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // This file was automatically generated on Wed Mar 3 08:46:11 2021
- // by libs/config/tools/generate.cpp
- // Copyright John Maddock 2002-4.
- // Use, modification and distribution are subject to the
- // Boost Software License, Version 1.0. (See accompanying file
- ====================COPYRIGHT====================
- // (C) Copyright Douglas Gregor 2010
- ====================COPYRIGHT====================
- // (c) Copyright John Maddock 2003
- ====================COPYRIGHT====================
- // Copyright 2021 Peter Dimov
- // Distributed under the Boost Software License, Version 1.0.
- // https://www.boost.org/LICENSE_1_0.txt)
- ====================COPYRIGHT====================
- // Copyright David Abrahams 2002.
- // Distributed under the Boost Software License, Version 1.0. (See
- // accompanying file LICENSE_1_0.txt or copy at
|