]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/type_traits/doc/credits.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / type_traits / doc / credits.qbk
1 [/
2 Copyright 2007 John Maddock.
3 Distributed under the Boost Software License, Version 1.0.
4 (See accompanying file LICENSE_1_0.txt or copy at
5 http://www.boost.org/LICENSE_1_0.txt).
6 ]
7
8 [section:credits Credits]
9
10 This documentation was pulled together by John Maddock, using
11 [@../../../../doc/html/quickbook.html Boost.Quickbook]
12 and [@../../../../doc/html/boostbook.html Boost.DocBook].
13
14 The original version of this library was created by Steve Cleary,
15 Beman Dawes, Howard Hinnant, and John Maddock. John Maddock is the
16 current maintainer of the library.
17
18 This version of type traits library is based on contributions by
19 Adobe Systems Inc, David Abrahams, Steve Cleary,
20 Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, Jesse Jones, Mat Marcus,
21 Itay Maman, John Maddock, Thorsten Ottosen, Robert Ramey, Jeremy Siek
22 and Antony Polukhin.
23
24 Mat Marcus and Jesse Jones invented, and
25 [@http://opensource.adobe.com/project4/project.shtml published a paper describing],
26 the partial specialization workarounds used in this library.
27
28 Aleksey Gurtovoy added MPL integration to the library.
29
30 The __is_convertible template is based on code originally devised by
31 Andrei Alexandrescu, see
32 "[@http://www.cuj.com/experts/1810/alexandr.htm?topic=experts
33 Generic<Programming>: Mappings between Types and Values]".
34
35 The latest version of this library and documentation can be found at
36 [@http://www.boost.org www.boost.org]. Bugs, suggestions and discussion
37 should be directed to boost@lists.boost.org
38 (see [@http://www.boost.org/more/mailing_lists.htm#main
39 www.boost.org/more/mailing_lists.htm#main] for subscription details).
40
41 [endsect]
42