/Src/Dependencies/Boost/libs/phoenix/doc/html/phoenix/starter_kit/primitives.html
http://hadesmem.googlecode.com/ · HTML · 47 lines · 47 code · 0 blank · 0 comment · 0 complexity · 4b077bc2ce9a9aa13a5826f341bc76d6 MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
- <title>Primitives</title>
- <link rel="stylesheet" href="../../boostbook.css" type="text/css">
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
- <link rel="home" href="../../index.html" title="Chapter 1. Phoenix 3.0">
- <link rel="up" href="../starter_kit.html" title="Starter Kit">
- <link rel="prev" href="../starter_kit.html" title="Starter Kit">
- <link rel="next" href="primitives/values.html" title="Values">
- </head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
- <hr>
- <div class="spirit-nav">
- <a accesskey="p" href="../starter_kit.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../starter_kit.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="primitives/values.html"><img src="../../images/next.png" alt="Next"></a>
- </div>
- <div class="section">
- <div class="titlepage"><div><div><h3 class="title">
- <a name="phoenix.starter_kit.primitives"></a><a class="link" href="primitives.html" title="Primitives">Primitives</a>
- </h3></div></div></div>
- <div class="toc"><dl>
- <dt><span class="section"><a href="primitives/values.html">Values</a></span></dt>
- <dt><span class="section"><a href="primitives/references.html">References</a></span></dt>
- <dt><span class="section"><a href="primitives/arguments.html">Arguments</a></span></dt>
- </dl></div>
- <p>
- We start with some core functions that are called <span class="bold"><strong>primitives</strong></span>.
- You can think of primitives (such as values, references and arguments) as
- atoms.
- </p>
- </div>
- <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
- <td align="left"></td>
- <td align="right"><div class="copyright-footer">Copyright © 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
- Distributed under the Boost Software License, Version 1.0. (See accompanying
- 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>)
- </p>
- </div></td>
- </tr></table>
- <hr>
- <div class="spirit-nav">
- <a accesskey="p" href="../starter_kit.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../starter_kit.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="primitives/values.html"><img src="../../images/next.png" alt="Next"></a>
- </div>
- </body>
- </html>