mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Add /libs/lib-name to comment
[SVN r16685]
This commit is contained in:
parent
a009a209f1
commit
9e6951009b
@ -11,6 +11,9 @@
|
|||||||
// Note: There are no include guards. This is intentional.
|
// Note: There are no include guards. This is intentional.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
// See http://www.boost.org/libs/utility for Documentation.
|
||||||
|
|
||||||
|
|
||||||
#undef BOOST_ASSERT
|
#undef BOOST_ASSERT
|
||||||
|
|
||||||
#if defined(BOOST_DISABLE_ASSERTS)
|
#if defined(BOOST_DISABLE_ASSERTS)
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// in all copies. This software is provided "as is" without express or implied
|
// in all copies. This software is provided "as is" without express or implied
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// warranty, and with no claim as to its suitability for any purpose.
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org/libs/utility/call_traits.htm for Documentation.
|
||||||
// See boost/detail/call_traits.hpp and boost/detail/ob_call_traits.hpp
|
// See boost/detail/call_traits.hpp and boost/detail/ob_call_traits.hpp
|
||||||
// for full copyright notices.
|
// for full copyright notices.
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
// This software is provided "as is" without express or implied
|
// This software is provided "as is" without express or implied
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
// warranty, and with no claim as to its suitability for any purpose.
|
||||||
//
|
//
|
||||||
// http://www.boost.org/libs/utility/checked_delete.html
|
// See http://www.boost.org/libs/utility/checked_delete.html for documentation.
|
||||||
//
|
//
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user