Expunge C++03'isms from the docs.

This commit is contained in:
jzmaddock
2024-03-23 19:03:45 +00:00
parent 6579375f35
commit 6796ffa590
97 changed files with 287 additions and 1134 deletions

View File

@ -14,7 +14,6 @@
* FILE cregex.cpp
* VERSION see <boost/version.hpp>
* DESCRIPTION: Declares POSIX API functions
* + boost::RegEx high level wrapper.
*/
#ifndef BOOST_RE_CREGEX_HPP

View File

@ -14,7 +14,6 @@
* FILE cregex.cpp
* VERSION see <boost/version.hpp>
* DESCRIPTION: Declares POSIX API functions
* + boost::RegEx high level wrapper.
*/
#ifndef BOOST_RE_CREGEX_HPP_INCLUDED