Changeset 85003

Timestamp:
Jul 11, 2013, 2:55:24 PM (9 years ago)
Author:
Antony Polukhin
Message:

Improved rvalues move support for elements of circular_buffer (refs #7888):

  • all erase methods now use move construction to to move elements
  • space optimized circullar buffer now has move constructor, move assignment and functions that work with rvalues
  • more methods marked as BOOST_NOEXCEPT
  • much more tests
(No files)

Note: See TracChangeset for help on using the changeset viewer.