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.
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.