From: Alexander Terekhov (terekhov_at_[hidden])
Date: 2005-09-02 05:59:37


Peter Dimov wrote:
[...]
> I like the signature of call_once:
>
> template<typename Function>
> void call_once(Function f, once_flag& flag)

Only as long as you stick to void Functions. Or am I just missing
something?

regards,
alexander.