tmp/tmpmz70c5eh/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
### `regex_search` <a id="re.alg.search">[[re.alg.search]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
template<class BidirectionalIterator, class Allocator, class charT, class traits>
|
| 5 |
bool regex_search(BidirectionalIterator first, BidirectionalIterator last,
|
| 6 |
match_results<BidirectionalIterator, Allocator>& m,
|
|
|
|
| 1 |
+
#### `regex_search` <a id="re.alg.search">[[re.alg.search]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
template<class BidirectionalIterator, class Allocator, class charT, class traits>
|
| 5 |
bool regex_search(BidirectionalIterator first, BidirectionalIterator last,
|
| 6 |
match_results<BidirectionalIterator, Allocator>& m,
|