cgal/Inventor
Sébastien Loriot 61c5aa7010 C++11 stream conversion to bool/void* changes.
this commit is working for all versions of boost supported:
  * BOOST_NO_EXPLICIT_CONVERSION_OPERATORS is defined in boost 1.39->1.50
  * BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS is defined startin boost 1.51
actually there is even a macro in boost setting
BOOST_NO_EXPLICIT_CONVERSION_OPERATORS when
BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS is defined so we could be fine
with only the first one.
2013-07-29 15:06:48 +02:00
..
include/CGAL/IO C++11 stream conversion to bool/void* changes. 2013-07-29 15:06:48 +02:00
package_info/Inventor New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Inventor