cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Stream_support: Fixes for write_WKT()

Open afabri opened this issue 1 month ago • 0 comments

Summary of Changes

Make the objects written const& in the API. Use const_cast to cast constness away.

Release Management

  • Affected package(s): Stream_support
  • License and copyright ownership: unchanged

afabri avatar Dec 10 '25 12:12 afabri