j
k
j a
j l
Peter Dimov wrote: [...]
I like the signature of call_once: template<typename Function> void call_once(Function f, once_flag& flag)
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.
Back to the thread
Back to the list