Smart pointer and utility changes related to adding checked_delere and checked_array_delete

[SVN r10189]
This commit is contained in:
Beman Dawes
2001-05-22 18:58:21 +00:00
parent 41d7e2d0c6
commit 60bb159919

View File

@@ -64,6 +64,7 @@ simply includes the standard library <limits> header if available,
otherwise includes <a href="../../boost/detail/limits.hpp">boost/detail/limits.hpp</a>.&nbsp;
BOOST_NO_LIMITS from <a href="../config/index.htm">boost/config.hpp</a> is used
to determine &lt;limits&gt; availability.
<p>Note also the test program <a href="../config/limits_test.cpp">limits_test.cpp</a>
<p>
Contributed by Jens Maurer.