mirror of
https://github.com/boostorg/core.git
synced 2025-05-10 07:13:54 +00:00
Updated comments.
This commit is contained in:
parent
0fb4d92d83
commit
8cc2fdad76
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user