Compare commits

..

2 Commits

Author SHA1 Message Date
nobody bf08349599 This commit was manufactured by cvs2svn to create branch
'python-v2-dev'.

[SVN r14785]
2002-08-12 13:35:54 +00:00
Beman Dawes 1235f5192d Fix link
[SVN r12732]
2002-02-05 18:28:12 +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/limits_test.cpp">limits_test.cpp</a>
<p>Note also the test program <a href="../config/test/limits_test.cpp">limits_test.cpp</a>
<p>
Contributed by Jens Maurer.