|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2007-12-26 08:02:05
This compiles:
boost::interval<double> in(1u);
but creates a nonsense interval.
IMO this should work?
Likewise the same problem manifests itself when constructing from an
unsigned long long (and in this case you really do want a true interval to
be created).
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk