Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] pod types

Subject: CGAL users discussion list

List archive

[cgal-discuss] pod types


Chronological Thread 
  • From: croatoan <>
  • To:
  • Subject: [cgal-discuss] pod types
  • Date: Sun, 25 Nov 2012 04:06:50 -0800 (PST)

hi to all.

is there any way to work with all cgal types as if there were pod types.. eg
a function that let me take a reference to internal representation as pod or
something like that... i need pod for io on disk and operators << and >> are
not an option (only raw transfer of bits using write() and read())

thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/pod-types-tp4656308.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page