
15 Jun
2004
15 Jun
'04
1:25 p.m.
"Hubert Holin" <Hubert.Holin@meteo.fr> wrote in message news:Hubert.Holin-43D9FC.12043615062004@sea.gmane.org... | What about better expressivity? If you need complex numbers, you | want to treat them as full-blown critters, and (most frequently, if not | always) not as simply a couple of reals. Complex numbers are a funny bunch to implement. We actually don't want too much encapsulation; in fact you can find several proposals on open-std that seek to remove much of the encapsultion of the complex class in C++. br Thorsten