
18 Jan
2008
18 Jan
'08
6:23 p.m.
What is the reason to prefer the current instance/lease formulation instead of typedef ... instance_type; instance_type instance(); // automatically serves as a lease ? (Also, why mutexed_singleton? Mutexed is not a word; synchronized_singleton maybe?) Apologies if these have already been answered. I lost track of the thread. Appalling, I know.