From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-31 12:55:43


----- Original Message -----
From: "bill_kempf" <williamkempf_at_[hidden]>

> What alternative design do you propose?

How about the free functions proposed by Jeremy?

BTW, I note that traits classes normally don't have functions
(numeric_limits<>::min()/max() are nasty outliers), so that also grates on
me a bit as un-idiomatic?

-Dave