Opened 10 years ago

Last modified 9 years ago

#6947 closed Feature Requests

boost::dynamic_bitset not support move constructor/assignment operator — at Version 4

Reported by: Arkadiy Shapkin <arkadiy_s@…> Owned by: acharles
Milestone: Boost 1.56.0 Component: dynamic_bitset
Version: Boost Development Trunk Severity: Optimization
Keywords: Cc:

Description (last modified by acharles)

Please support move constructor/assignment operator for boost::dynamic_bitset

Change History (5)

comment:1 by viboes, 10 years ago

Component: Nonedynamic_bitset
Owner: set to jsiek

by Arkadiy Shapkin <arkadiy_s@…>, 10 years ago

Attachment: dynamic_bitset.hpp.patch added

Patch that fix issue

comment:2 by arkadiy_s@…, 10 years ago

Severity: ProblemOptimization
Type: Feature RequestsPatches

comment:3 by anonymous, 10 years ago

Version: Boost 1.49.0Boost Development Trunk

comment:4 by acharles, 9 years ago

Description: modified (diff)
Milestone: To Be DeterminedBoost 1.56.0
Owner: changed from jsiek to acharles
Status: newassigned
Summary: boost::dynamic_bitset not support move constructor/operatotboost::dynamic_bitset not support move constructor/assignment operator
Type: PatchesFeature Requests

I have a local fix for this waiting for my current pull requests to go through.

Note: See TracTickets for help on using tickets.