cgal/Kinetic_data_structures/include/CGAL
Laurent Rineau be467e7958 This operator>> is really badly written.
When istream::getline reaches the EOF, it sets the failbit. Then it must
be cleared, so that a successful read does not return a failed stream.
2014-01-06 15:36:57 +01:00
..
Kinetic This operator>> is really badly written. 2014-01-06 15:36:57 +01:00
Polynomial Remove '&' from the return type, as it would be a reference to a local variable 2013-02-28 09:46:57 +01:00
Tools Disable the warning about dll-interface needed for std::ofstream members 2011-10-21 10:49:38 +00:00