
23 Jul
2004
23 Jul
'04
8:33 p.m.
Bronek Kozicki wrote:
explicit scoped_lock(Mutex&, deferred_enum);
It's really disturbing - I'm trying to write something useful, it takes me quite some time, and then I find such stupid mistake like "explicit" in front of constructor taking two parameters. Sorry for that B.