** Changed in: nrtb/alpha
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
Matching subscriptions: nrtb core
https://bugs.launchpad.net/bugs/1217388

Title:
  abs_queue does not properly use move semantics

Status in The New Real Time Battle Project:
  Fix Committed
Status in New Real Time Battle alpha series:
  Fix Committed

Bug description:
  nrtb::abs_queue does not implement move semantics (std::move()) when
  pushing and popping items from the queue. This prevents the use of
  std::unique_ptr<> and therefore, the ability to enforce unique
  resource ownership where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/1217388/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~nrtb-core
Post to     : nrtb-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nrtb-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to