Updated comments.

This commit is contained in:
Andrey Semashev 2024-02-08 18:39:47 +03:00
parent 0fb4d92d83
commit 8cc2fdad76
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
* \date 02.02.2024
*
* This file tests that \c boost::fclose_deleter doesn't bring namespace
* boost into ADL.
* \c boost into ADL.
*/
#include <boost/core/fclose_deleter.hpp>

View File

@ -10,7 +10,7 @@
* \date 02.02.2024
*
* This file tests that \c boost::core::functor doesn't bring namespace
* boost::core into ADL.
* \c boost::core into ADL.
*/
#include <boost/core/functor.hpp>

View File

@ -10,7 +10,7 @@
* \date 02.02.2024
*
* This file tests that \c boost::null_deleter doesn't bring namespace
* boost into ADL.
* \c boost into ADL.
*/
#include <boost/core/null_deleter.hpp>