Compare commits

..

1 Commits

Author SHA1 Message Date
nobody 9aadb6ae02 This commit was manufactured by cvs2svn to create tag
'Version_1_26_0'.

[SVN r11842]
2001-11-30 18:24:42 +00:00
+1 -1
View File
@@ -64,7 +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/config.htm">boost/config.hpp</a> is used
to determine &lt;limits&gt; availability.
<p>Note also the test program <a href="../config/test/limits_test.cpp">limits_test.cpp</a>
<p>Note also the test program <a href="../config/limits_test.cpp">limits_test.cpp</a>
<p>
Contributed by Jens Maurer.