13 Apr
2005
13 Apr
'05
11:25 a.m.
"Philippe Mori" <philippe_mori@hotmail.com> wrote in message news:BAY20-DAV16330862113398AB9C09D198340@phx.gbl...
Well I did not know about boost::array that could throw so I was assuming that "standard" swap were never throwing... Copy ctor can throw, assign operator can throw two times, dtor can throw (actually we should forget about this case), so we can't never be sure about it.
-- Pavel Chikulaev