Changeset 84991

Timestamp:
Jul 9, 2013, 3:06:16 PM (9 years ago)
Author:
Antony Polukhin
Message:

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

  • set_capacity and rset_capacity now work with move-only types if move constructor of type marked with noexcept
  • force placement ::new usage
  • minor optimizations (move values in more cases)
  • more tests
(No files)

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