Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-04-01 07:59:53


Following on from previous comments, I've uploaded Jens Maurer's limits.hpp
and limits_test.cpp (the latter in libs/config and added to the regression
tests). The boost/pending/limits.hpp has now gone (Jeremy if this is a big
problem for you we can undo this *provided* the concerns about the
copyright on that header can be addressed).

The following files have been modified to make use of the new header:

CVS: Modified Files:
CVS: boost/concept_archetype.hpp boost/concept_check.hpp
CVS: boost/config.hpp boost/integer.hpp boost/integer_traits.hpp
CVS: boost/limits.hpp boost/random.hpp boost/timer.hpp
CVS: boost/graph/dijkstra_shortest_paths.hpp
CVS: boost/graph/visitors.hpp boost/pending/bucket_sorter.hpp
CVS: boost/pool/pool_alloc.hpp
CVS: boost/type_traits/function_traits.hpp
CVS: libs/graph/example/girth.cpp libs/pool/test/sys_allocator.hpp
CVS: libs/random/integrate.hpp libs/random/statistic_tests.hpp
CVS: libs/static_assert/static_assert_example_3.cpp
CVS: libs/static_assert/static_assert_test_fail_7.cpp
CVS: libs/static_assert/static_assert_test_fail_9.cpp
CVS: libs/type_traits/tests/is_function_test.cpp
CVS: status/regression.cfg
CVS: Removed Files:
CVS: boost/pending/limits.hpp

Some other files that have BOOST_NO_LIMITS workarounds have been left
alone.

Let me know if this causes any problems.

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk