summaryrefslogtreecommitdiff
path: root/doc/html/boost_typetraits/credits.html
blob: 8d9544efbd48d0ef0914208a6dd390ca951dada9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title> Credits</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="../index.html" title="The Boost C++ Libraries">
<link rel="up" href="../boost_typetraits.html" title="Chapter 14. Boost.TypeTraits">
<link rel="prev" href="reference.html" title=" Alphabetical Reference">
<link rel="next" href="../variant.html" title="Chapter 15. Boost.Variant">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%">
<td valign="top"><img alt="boost.png (6897 bytes)" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.htm">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="../../../people/people.htm">People</a></td>
<td align="center"><a href="../../../more/faq.htm">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_typetraits.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../variant.html"><img src="../images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_typetraits.credits"></a> Credits</h3></div></div></div>
<p>
This documentation was pulled together by John Maddock, using 
<a href="../../../tools/quickbook/doc/html/index.html" target="_top">Boost.Quickbook</a>
and <a href="../boostbook.html" target="_top">Boost.DocBook</a>.</p>
<p>
The original version of this library was created by Steve Cleary, 
Beman Dawes, Howard Hinnant, and John Maddock.  John Maddock is the
current maintainer of the library.</p>
<p>
This version of type traits library is based on contributions by 
Adobe Systems Inc, David Abrahams, Steve Cleary, 
Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, Jesse Jones, Mat Marcus, 
Itay Maman, John Maddock, Thorsten Ottosen, Robert Ramey and Jeremy Siek.</p>
<p>
Mat Marcus and Jesse Jones invented, and 
<a href="http://opensource.adobe.com/project4/project.shtml" target="_top">published a paper describing</a>, 
the partial specialization workarounds used in this library.</p>
<p>
Aleksey Gurtovoy added MPL integration to the library.</p>
<p>
The <a href="reference.html#boost_typetraits.is_convertible" title=" is_convertible">is_convertible</a> template is based on code originally devised by 
Andrei Alexandrescu, see 
"<a href="http://www.cuj.com/experts/1810/alexandr.htm?topic=experts" target="_top">Generic&lt;Programming&gt;: Mappings between Types and Values</a>".</p>
<p>
The latest version of this library and documentation can be found at 
<a href="http://www.boost.org" target="_top">www.boost.org</a>. Bugs, suggestions and discussion
should be directed to boost@lists.boost.org 
(see <a href="http://www.boost.org/more/mailing_lists.htm#main" target="_top">www.boost.org/more/mailing_lists.htm#main</a> for subscription details).</p>
</div>
<table width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright © 2000, 2005 Adobe Systems Inc, David Abrahams, Steve Cleary, 
    Beman Dawes, Aleksey Gurtovoy, Howard Hinnant, Jesse Jones, Mat Marcus, 
    Itay Maman, John Maddock, Thorsten Ottosen, Robert Ramey and Jeremy Siek</small></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_typetraits.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../variant.html"><img src="../images/next.png" alt="Next"></a>
</div>
</body>
</html>