]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/phoenix/doc/html/phoenix/references.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / phoenix / doc / html / phoenix / references.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4<title>References</title>
5<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7<link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
8<link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
9<link rel="prev" href="acknowledgments.html" title="Acknowledgments">
10</head>
11<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
12<table cellpadding="2" width="100%"><tr>
13<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
14<td align="center"><a href="../../../../../index.html">Home</a></td>
15<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
16<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
17<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
18<td align="center"><a href="../../../../../more/index.htm">More</a></td>
19</tr></table>
20<hr>
21<div class="spirit-nav">
22<a accesskey="p" href="acknowledgments.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
23</div>
24<div class="section">
25<div class="titlepage"><div><div><h2 class="title" style="clear: both">
26<a name="phoenix.references"></a><a class="link" href="references.html" title="References">References</a>
27</h2></div></div></div>
28<div class="orderedlist"><ol class="orderedlist" type="1">
29<li class="listitem">
30 Why Functional Programming Matters, John Hughes, 1989. Available online
31 at <a href="http://www.math.chalmers.se/~rjmh/Papers/whyfp.html" target="_top">http://www.math.chalmers.se/~rjmh/Papers/whyfp.html</a>.
32 </li>
33<li class="listitem">
34 Boost.Lambda library, Jaakko Jarvi, 1999-2004 Jaakko Jarvi, Gary Powell.
35 Available online at <a href="http://www.boost.org/libs/lambda/" target="_top">http://www.boost.org/libs/lambda/</a>.
36 </li>
37<li class="listitem">
38 Functional Programming in C++ using the FC++ Library: a short article introducing
39 FC++, Brian McNamara and Yannis Smaragdakis, August 2003. Available online
40 at <a href="http://cgi.di.uoa.gr/~smaragd/fc++/" target="_top">http://cgi.di.uoa.gr/~smaragd/fc++/</a>.
41 </li>
42<li class="listitem">
43 Side-effects and partial function application in C++, Jaakko Jarvi and
44 Gary Powell, 2001. Available online at <a href="http://osl.iu.edu/~jajarvi/publications/papers/mpool01.pdf" target="_top">http://osl.iu.edu/~jajarvi/publications/papers/mpool01.pdf</a>.
45 </li>
46<li class="listitem">
47 Spirit Version 1.8.1, Joel de Guzman, Nov 2004. Available online at <a href="http://www.boost.org/libs/spirit/" target="_top">http://www.boost.org/libs/spirit/</a>.
48 </li>
49<li class="listitem">
50 The Boost MPL Library, Aleksey Gurtovoy and David Abrahams, 2002-2004.
51 Available online at <a href="http://www.boost.org/libs/mpl/" target="_top">http://www.boost.org/libs/mpl/</a>.
52 </li>
53<li class="listitem">
54 Generic Programming Redesign of Patterns, Proceedings of the 5th European
55 Conference on Pattern Languages of Programs, (EuroPLoP'2000) Irsee, Germany,
56 July 2000. Available online at <a href="http://www.coldewey.com/europlop2000/papers/geraud%2Bduret.zip" target="_top">http://www.coldewey.com/europlop2000/papers/geraud%2Bduret.zip</a>.
57 </li>
58<li class="listitem">
59 A Gentle Introduction to Haskell, Paul Hudak, John Peterson and Joseph
60 Fasel, 1999. Available online at <a href="http://www.haskell.org/tutorial/" target="_top">http://www.haskell.org/tutorial/</a>.
61 </li>
62<li class="listitem">
63 Large scale software design, John Lackos, ISBN 0201633620, Addison-Wesley,
64 July 1996.
65 </li>
66<li class="listitem">
67 Design Patterns, Elements of Reusable Object-Oriented Software, Erich Gamma,
68 Richard Helm, Ralph Jhonson, and John Vlissides, Addison-Wesley, 1995.
69 </li>
70<li class="listitem">
71 The Forwarding Problem: Arguments Peter Dimov, Howard E. Hinnant, Dave
72 Abrahams, September 09, 2002. Available online: <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2002/n1385.htm" target="_top">Forwarding
73 Function Problem</a>.
74 </li>
75</ol></div>
76</div>
77<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
78<td align="left"></td>
79<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010, 2014, 2015 Joel de Guzman, Dan Marsden, Thomas
80 Heller, John Fletcher<p>
81 Distributed under the Boost Software License, Version 1.0. (See accompanying
82 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
83 </p>
84</div></td>
85</tr></table>
86<hr>
87<div class="spirit-nav">
88<a accesskey="p" href="acknowledgments.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
89</div>
90</body>
91</html>