mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 13:52:17 +02:00
Added missing hyperlink
[SVN r22620]
This commit is contained in:
@ -344,7 +344,7 @@ const_iterator end()const;
|
|||||||
<p><b>Effects:</b> Returns a terminating iterator that enumerates over all the
|
<p><b>Effects:</b> Returns a terminating iterator that enumerates over all the
|
||||||
marked sub-expression matches stored in *this.</p>
|
marked sub-expression matches stored in *this.</p>
|
||||||
<h4><A name="format"></A>match_results reformatting</h4>
|
<h4><A name="format"></A>match_results reformatting</h4>
|
||||||
<pre>template <class OutputIterator>
|
<pre><A name=m12></A>template <class OutputIterator>
|
||||||
OutputIterator format(OutputIterator out,
|
OutputIterator format(OutputIterator out,
|
||||||
const string_type& fmt,
|
const string_type& fmt,
|
||||||
<A href="match_flag_type.html" >match_flag_type</A> flags = format_default);
|
<A href="match_flag_type.html" >match_flag_type</A> flags = format_default);
|
||||||
|
@ -344,7 +344,7 @@ const_iterator end()const;
|
|||||||
<p><b>Effects:</b> Returns a terminating iterator that enumerates over all the
|
<p><b>Effects:</b> Returns a terminating iterator that enumerates over all the
|
||||||
marked sub-expression matches stored in *this.</p>
|
marked sub-expression matches stored in *this.</p>
|
||||||
<h4><A name="format"></A>match_results reformatting</h4>
|
<h4><A name="format"></A>match_results reformatting</h4>
|
||||||
<pre>template <class OutputIterator>
|
<pre><A name=m12></A>template <class OutputIterator>
|
||||||
OutputIterator format(OutputIterator out,
|
OutputIterator format(OutputIterator out,
|
||||||
const string_type& fmt,
|
const string_type& fmt,
|
||||||
<A href="match_flag_type.html" >match_flag_type</A> flags = format_default);
|
<A href="match_flag_type.html" >match_flag_type</A> flags = format_default);
|
||||||
|
Reference in New Issue
Block a user