|
Boost : |
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-08-01 11:39:14
Nicolai Josuttis wrote:
> - Does anybody know whether using "{...}" instead of
> "{ { ... } }" for initialization is valid code???
It is correct, and a very common practice in C.
> - making rangecheck() const
Why isn't it also private (and static) ?
-- Valentin Bonnard
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk