mirror of
https://github.com/boostorg/regex.git
synced 2025-07-22 16:47:17 +02:00
Fixed broken links, added copyright declarations, renamed some long file names
[SVN r18525]
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
and will not be updated in future.</p>
|
||||
<hr>
|
||||
<pre>
|
||||
#include <<a href="../../boost/regex.hpp">boost/regex.hpp</a>>
|
||||
#include <<a href="../../../boost/regex.hpp">boost/regex.hpp</a>>
|
||||
</pre>
|
||||
<p>regex_grep allows you to search through a bidirectional-iterator range and
|
||||
locate all the (non-overlapping) matches with a given regular expression. The
|
||||
|
Reference in New Issue
Block a user