From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-10 17:16:03


----- Original Message -----
From: "Brad King" <brad.king_at_[hidden]>

> I've recently discovered a different way to implement the operator
> that may give a performance improvement. The example "number" class
> shown below demonstrates the technique.

That's cool! Is there any opportunity to integrate this with operators.hpp?

-Dave