• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Auto Generators</title>
5<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="../../../../index.html" title="Spirit 2.5.8">
8<link rel="up" href="../primitive_generators.html" title="Karma Generators">
9<link rel="prev" href="auxiliary.html" title="Auxiliary Generators">
10<link rel="next" href="operators.html" title="Generator Operators">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="auxiliary.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../primitive_generators.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><a accesskey="n" href="operators.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h5 class="title">
27<a name="spirit.karma.quick_reference.primitive_generators.auto"></a><a class="link" href="auto.html" title="Auto Generators">Auto
28          Generators</a>
29</h5></div></div></div>
30<p>
31            See here for more information about <a class="link" href="../../reference/auto.html" title="Auto Generator">Auto
32            Generators</a>.
33          </p>
34<div class="informaltable"><table class="table">
35<colgroup>
36<col>
37<col>
38<col>
39</colgroup>
40<thead><tr>
41<th>
42                    <p>
43                      Expression
44                    </p>
45                  </th>
46<th>
47                    <p>
48                      Attribute
49                    </p>
50                  </th>
51<th>
52                    <p>
53                      Description
54                    </p>
55                  </th>
56</tr></thead>
57<tbody><tr>
58<td>
59                    <p>
60                      <a class="link" href="../../reference/auto.html" title="Auto Generator"><code class="computeroutput"><span class="identifier">auto_</span></code></a>
61                    </p>
62                  </td>
63<td>
64                    <p>
65                      <code class="computeroutput"><span class="identifier">hold_any</span></code>
66                    </p>
67                  </td>
68<td>
69                    <p>
70                      Generate output using a generator created from the supplied
71                      attribute type using the <a class="link" href="../../reference/generate_api/create_generator.html" title="API for Automatic Generator Creation"><code class="computeroutput"><span class="identifier">create_generator</span></code></a> API
72                      function.
73                    </p>
74                  </td>
75</tr></tbody>
76</table></div>
77</div>
78<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
79<td align="left"></td>
80<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<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="auxiliary.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../primitive_generators.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><a accesskey="n" href="operators.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
89</div>
90</body>
91</html>
92