123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- ====================BSL-1.0====================
- ### License
- Distributed under the [Boost Software License, Version 1.0](http://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====================
- // Distributed under the Boost Software License, Version 1.0.
- ====================BSL-1.0====================
- // https://www.boost.org/LICENSE_1_0.txt
- ====================BSL-1.0====================
- Many thanks to Howard for making his code available under the Boost license.
- ====================COPYRIGHT====================
- // (C) Copyright Howard Hinnant
- // (C) Copyright 2010 Vicente J. Botet Escriba
- // Use, modification and distribution are subject to the Boost Software License,
- // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
- ====================COPYRIGHT====================
- // Copyright 2008 Howard Hinnant
- // Copyright 2008 Beman Dawes
- // Copyright 2009 Vicente J. Botet Escriba
- ====================COPYRIGHT====================
- // Copyright 2010 Vicente J. Botet Escriba
- ====================COPYRIGHT====================
- // Copyright 2011 Vicente J. Botet Escriba
- ====================COPYRIGHT====================
- // Copyright 2012 Vicente J. Botet Escriba
- ====================COPYRIGHT====================
- // Copyright 2023 Peter Dimov
- // Distributed under the Boost Software License, Version 1.0.
- // https://www.boost.org/LICENSE_1_0.txt
|