/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

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  5. <title>Primitives</title>
  6. <link rel="stylesheet" href="../../boostbook.css" type="text/css">
  7. <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
  8. <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Phoenix 3.0">
  9. <link rel="up" href="../starter_kit.html" title="Starter Kit">
  10. <link rel="prev" href="../starter_kit.html" title="Starter Kit">
  11. <link rel="next" href="primitives/values.html" title="Values">
  12. </head>
  13. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  14. <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
  15. <hr>
  16. <div class="spirit-nav">
  17. <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>
  18. </div>
  19. <div class="section">
  20. <div class="titlepage"><div><div><h3 class="title">
  21. <a name="phoenix.starter_kit.primitives"></a><a class="link" href="primitives.html" title="Primitives">Primitives</a>
  22. </h3></div></div></div>
  23. <div class="toc"><dl>
  24. <dt><span class="section"><a href="primitives/values.html">Values</a></span></dt>
  25. <dt><span class="section"><a href="primitives/references.html">References</a></span></dt>
  26. <dt><span class="section"><a href="primitives/arguments.html">Arguments</a></span></dt>
  27. </dl></div>
  28. <p>
  29. We start with some core functions that are called <span class="bold"><strong>primitives</strong></span>.
  30. You can think of primitives (such as values, references and arguments) as
  31. atoms.
  32. </p>
  33. </div>
  34. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  35. <td align="left"></td>
  36. <td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010 Joel de Guzman, Dan Marsden, Thomas Heller<p>
  37. Distributed under the Boost Software License, Version 1.0. (See accompanying
  38. 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>)
  39. </p>
  40. </div></td>
  41. </tr></table>
  42. <hr>
  43. <div class="spirit-nav">
  44. <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>
  45. </div>
  46. </body>
  47. </html>