~barry/ubuntu/precise/boost1.46/debian-merge

« back to all changes in this revision

Viewing changes to doc/html/boost/xpressive/op/str.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2011-03-13 00:37:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110313003735-r7j6jdk0hkywfzuw
Tags: 1.46.1-1
* New upstream.

* control: Add libboost-random1.46-dev to depends of -all-dev and
  suggests of -dev.  Closes: #615849.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
8
8
<link rel="up" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp" title="Header &lt;boost/xpressive/regex_actions.hpp&gt;">
9
 
<link rel="prev" href="length/result_This_Sub__id1554027.html" title="Struct template result&lt;This(Sub)&gt;">
 
9
<link rel="prev" href="length/result_This_Sub__id1554077.html" title="Struct template result&lt;This(Sub)&gt;">
10
10
<link rel="next" href="str/result.html" title="Struct template result">
11
11
</head>
12
12
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
</tr></table>
21
21
<hr>
22
22
<div class="spirit-nav">
23
 
<a accesskey="p" href="length/result_This_Sub__id1554027.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="str/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
 
23
<a accesskey="p" href="length/result_This_Sub__id1554077.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="str/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24
24
</div>
25
25
<div class="refentry">
26
26
<a name="boost.xpressive.op.str"></a><div class="titlepage"></div>
38
38
  <span class="keyword">struct</span> <a class="link" href="str/result.html" title="Struct template result">result</a> <span class="special">{</span>
39
39
  <span class="special">}</span><span class="special">;</span>
40
40
  <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> This<span class="special">,</span> <span class="keyword">typename</span> Sub<span class="special">&gt;</span> 
41
 
  <span class="keyword">struct</span> <a class="link" href="str/result_This_Sub__id1554083.html" title="Struct template result&lt;This(Sub)&gt;">result</a><span class="special">&lt;</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Sub</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
 
41
  <span class="keyword">struct</span> <a class="link" href="str/result_This_Sub__id1554132.html" title="Struct template result&lt;This(Sub)&gt;">result</a><span class="special">&lt;</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Sub</span><span class="special">)</span><span class="special">&gt;</span> <span class="special">{</span>
42
42
  <span class="special">}</span><span class="special">;</span>
43
43
 
44
 
  <span class="comment">// <a class="link" href="str.html#id1554101-bb">public member functions</a></span>
45
 
  <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sub<span class="special">&gt;</span> <span class="identifier">Sub</span><span class="special">::</span><span class="identifier">string_type</span> <a class="link" href="str.html#id1554104-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">Sub</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
 
44
  <span class="comment">// <a class="link" href="str.html#id1554150-bb">public member functions</a></span>
 
45
  <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sub<span class="special">&gt;</span> <span class="identifier">Sub</span><span class="special">::</span><span class="identifier">string_type</span> <a class="link" href="str.html#id1554154-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">Sub</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
46
46
<span class="special">}</span><span class="special">;</span></pre></div>
47
47
<div class="refsect1">
48
 
<a name="id3311674"></a><h2>Description</h2>
 
48
<a name="id3311714"></a><h2>Description</h2>
49
49
<div class="refsect2">
50
 
<a name="id3311677"></a><h3>
51
 
<a name="id1554101-bb"></a><code class="computeroutput">str</code> public member functions</h3>
52
 
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sub<span class="special">&gt;</span> <span class="identifier">Sub</span><span class="special">::</span><span class="identifier">string_type</span> <a name="id1554104-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">Sub</span> <span class="keyword">const</span> <span class="special">&amp;</span> sub<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
 
50
<a name="id3311718"></a><h3>
 
51
<a name="id1554150-bb"></a><code class="computeroutput">str</code> public member functions</h3>
 
52
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Sub<span class="special">&gt;</span> <span class="identifier">Sub</span><span class="special">::</span><span class="identifier">string_type</span> <a name="id1554154-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">Sub</span> <span class="keyword">const</span> <span class="special">&amp;</span> sub<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
53
53
</div>
54
54
</div>
55
55
</div>
63
63
</tr></table>
64
64
<hr>
65
65
<div class="spirit-nav">
66
 
<a accesskey="p" href="length/result_This_Sub__id1554027.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="str/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
 
66
<a accesskey="p" href="length/result_This_Sub__id1554077.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><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="str/result.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
67
67
</div>
68
68
</body>
69
69
</html>