cgal/Inventor/include/CGAL/IO
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
..
Alpha_shape_3_VRML_2_ostream.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Inventor_ostream.h C++11 stream conversion to bool/void* changes. 2013-07-29 15:06:48 +02:00
VRML_1_ostream.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
VRML_2_ostream.h C++11 stream conversion to bool/void* changes. 2013-07-29 15:06:48 +02:00