forked from boostorg/regex
Expunge C++03'isms from the docs.
This commit is contained in:
@ -40,7 +40,6 @@
|
||||
[template boost_extended_format[] [link boost_regex.format.boost_format_syntax Boost-Extended]]
|
||||
|
||||
[/depricated stuff:]
|
||||
[template RegEx[] [link boost_regex.ref.deprecated.old_regex `RegEx`]]
|
||||
[template regcomp[] [link boost_regex.ref.posix.regcomp `regcomp`]]
|
||||
[template regexec[] [link boost_regex.ref.posix.regexec `regexec`]]
|
||||
[template regerror[] [link boost_regex.ref.posix.regerror `regerror`]]
|
||||
@ -85,7 +84,6 @@ PDF version of this manual is also available].
|
||||
[include regex_format.qbk]
|
||||
[include regex_grep.qbk]
|
||||
[include regex_split.qbk]
|
||||
[include old_regex.qbk]
|
||||
[endsect]
|
||||
|
||||
[section:internals Internal Details]
|
||||
@ -104,7 +102,6 @@ PDF version of this manual is also available].
|
||||
[include faq.qbk]
|
||||
[include performance.qbk]
|
||||
[include standards.qbk]
|
||||
[include redistributables.qbk]
|
||||
[include acknowledgements.qbk]
|
||||
[include history.qbk]
|
||||
|
||||
|
Reference in New Issue
Block a user