|
Boost : |
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-12-02 22:14:26
Beman Dawes wrote:
> The problem was that it could be misused:
>
> template<typename T>
> class foo
> {
> require< std::numeric_limits<T>::is_integer >;
> };
>
> This code looks right, but is actually totally ineffective
Hum... I don't see how it can be parsed...
-- Valentin Bonnard
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk