cgal/Number_types
Laurent Rineau 793f32ff96 Fix a compilation bug with recent Boost. test(NT) must be fully qualified:
::test.


The error message was:
/home/lrineau/CGAL/boost/1.44-beta1/include/boost/type_traits/has_new_operator.hpp: In function 'int main()':
/home/lrineau/CGAL/boost/1.44-beta1/include/boost/type_traits/has_new_operator.hpp:24: error: 'template<class U, U x> struct boost::detail::test' is not a function,
/home/lrineau/CGAL/CGAL-3.7-I-139/cmake/platforms/x86-64_Linux-2.6_g++-4.4.4_F13/test/Number_types/to_interval_test.cpp:30: error:   conflict with 'template<class NT> void test(const NT&)'
/home/lrineau/CGAL/CGAL-3.7-I-139/cmake/platforms/x86-64_Linux-2.6_g++-4.4.4_F13/test/Number_types/to_interval_test.cpp:73: error:   in call to 'test'
2010-08-19 12:05:16 +00:00
..
doc_tex Some changes in the Gmpfi and Gmpfr classes: 2010-05-06 15:28:17 +00:00
include/CGAL Merge: 2010-08-18 13:48:03 +00:00
package_info/Number_types Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
src/CGAL Added static_cast 2010-06-23 08:32:08 +00:00
test/Number_types Fix a compilation bug with recent Boost. test(NT) must be fully qualified: 2010-08-19 12:05:16 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit - Remove cgal_test from dont_submit as they are not under SVN anymore. 2007-03-06 10:04:41 +00:00