
22 Feb
2008
22 Feb
'08
6:18 a.m.
I was quite surprised to realize that boost::function<>::swap can throw in case a memory allocation fails. Is this intentional or a known issue? The TR1 function<>::swap is specified not to throw. thanks, -- Arvid Norberg