Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] pod types

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] pod types


Chronological Thread 
  • From: Philipp Moeller <>
  • To: croatoan <>
  • Cc:
  • Subject: Re: [cgal-discuss] pod types
  • Date: Sun, 25 Nov 2012 13:06:07 +0100
  • Organization: GeometryFactory

croatoan
<>
writes:

> 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())

Can you be a little bit more specific about the types? There are quite a
lot in CGAL and that is certainly different from type to type. A
concrete example would be helpful.

For most types I'm not even sure that this kind of serialization makes
sense.



Archive powered by MHonArc 2.6.18.

Top of Page