mirror of
https://github.com/boostorg/compatibility.git
synced 2026-07-21 13:13:31 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf08349599 | |||
| 1235f5192d | |||
| 9563c0176a |
+2
-2
@@ -62,9 +62,9 @@ yet this header is not always supplied by non-conforming compilers and
|
||||
libraries. Header <a href="../../boost/limits.hpp">boost/limits.hpp</a>
|
||||
simply includes the standard library <limits> header if available,
|
||||
otherwise includes <a href="../../boost/detail/limits.hpp">boost/detail/limits.hpp</a>.
|
||||
BOOST_NO_LIMITS from <a href="../config/index.htm">boost/config.hpp</a> is used
|
||||
BOOST_NO_LIMITS from <a href="../config/config.htm">boost/config.hpp</a> is used
|
||||
to determine <limits> 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.
|
||||
|
||||
Reference in New Issue
Block a user