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

« back to all changes in this revision

Viewing changes to doc/html/boost/xpressive/alpha.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:
33
33
 
34
34
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> alpha<span class="special">;</span></pre></div>
35
35
<div class="refsect1">
36
 
<a name="id3345089"></a><h2>Description</h2>
 
36
<a name="id3345118"></a><h2>Description</h2>
37
37
<p>The regex traits are used to determine which characters are alphabetic. To match any character that is not alphabetic, use ~alpha.</p>
38
38
<p>
39
39
</p>