Boost logo

Boost Users :

Subject: [Boost-users] Using unique_ptr in Boost.Asio
From: Clark Gaebel (cg.wowus.cg_at_[hidden])
Date: 2010-06-20 19:54:40


Instead of using shared_ptr for my async_recv's in Boost.Asio, it would
be a lot more convenient if I could use unique_ptr instead. Does the
library support move semantics, or are actual copies really needed?

Regards,
  -- Clark


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net