
3 Oct
2005
3 Oct
'05
5:43 p.m.
Reece Dunn <msclrhd@hotmail.com> writes:
I might go further and add units (maybe defaulting to pixels)
typedef gui::rect<px,int> rect 1; typedef gui::rect<pc,double> rect 2; typedef gui:rect<mm,int> rect 3;
That looks great :)!
Am I insane or is that not legal C++ code? Or both? -- Dave Abrahams Boost Consulting www.boost-consulting.com