
20 Jul
2006
20 Jul
'06
9:17 p.m.
Dave Dribin wrote :
I see two issues with the library as of 0.5. First, the endian classes cannot be used in unions. And, second the classes cannot be used in variable argument lists.
How is that a problem ? Those are old C features that should be avoided. Using an ugly interface just to make it a POD type is a bad idea IMO.