forked from boostorg/regex
Expunge C++03'isms from the docs.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
||||
<link rel="home" href="index.html" title="Boost.Regex 7.0.1">
|
||||
<link rel="next" href="boost_regex/configuration.html" title="Configuration">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table cellpadding="2" width="100%"><tr>
|
||||
@ -163,8 +164,6 @@
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/regex_grep.html">regex_grep (Deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/regex_split.html">regex_split
|
||||
(deprecated)</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/ref/deprecated/old_regex.html">High Level Class
|
||||
RegEx (Deprecated)</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/ref/internals.html">Internal Details</a></span></dt>
|
||||
<dd><dl><dt><span class="section"><a href="boost_regex/ref/internals/uni_iter.html">Unicode Iterators</a></span></dt></dl></dd>
|
||||
@ -203,7 +202,6 @@
|
||||
leftmost-longest searches (platform = linux, compiler = GNU C++ version 6.3.0)</a></span></dt>
|
||||
</dl></dd>
|
||||
<dt><span class="section"><a href="boost_regex/background/standards.html">Standards Conformance</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/redist.html">Redistributables</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/acknowledgements.html">Acknowledgements</a></span></dt>
|
||||
<dt><span class="section"><a href="boost_regex/background/history.html">History</a></span></dt>
|
||||
</dl></dd>
|
||||
@ -214,10 +212,7 @@
|
||||
version of this manual is also available</a>.
|
||||
</p>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: December 09, 2022 at 16:44:04 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<div class="copyright-footer"></div>
|
||||
<hr>
|
||||
<div class="spirit-nav"><a accesskey="n" href="boost_regex/configuration.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user