diff --git a/doc/Attic/regex_token_iterator.html b/doc/Attic/regex_token_iterator.html index 2bc28310..59159f60 100644 --- a/doc/Attic/regex_token_iterator.html +++ b/doc/Attic/regex_token_iterator.html @@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg } -
The following example +
The following example takes a html file and outputs a list of all the linked files:
#include <fstream> diff --git a/doc/regex_token_iterator.html b/doc/regex_token_iterator.html index 2bc28310..59159f60 100644 --- a/doc/regex_token_iterator.html +++ b/doc/regex_token_iterator.html @@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg }-
The following example +
The following example takes a html file and outputs a list of all the linked files:
#include <fstream>