Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#6947 closed Feature Requests (fixed)

boost::dynamic_bitset not support move constructor/assignment operator

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

Attachments (1)

dynamic_bitset.hpp.patch (1.8 KB ) - added by Arkadiy Shapkin <arkadiy_s@…> 10 years ago.
Patch that fix issue

Download all attachments as: .zip

Change History (9)

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.

comment:5 by acharles, 9 years ago

Fix in develop.

comment:6 by acharles, 9 years ago

Resolution: fixed
Status: assignedclosed

comment:7 by anonymous, 9 years ago

Cool! Thank you

comment:8 by acharles, 9 years ago

You're welcome.

Note: See TracTickets for help on using tickets.