From: Dean M. B. <mik...@gm...> - 2008-08-19 10:17:02
|
In revision 69 of the http_integration branch, I've implemented swap and copy semantics in the base boost::network::message template as well as the derived types. >From now on every derivative of the boost::network::message that has their own state should implement a no-throw swap and copy constructor. In concept terms, every derivative of boost::network::message should be Swappable and CopyConstructable. :) HTH -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |