Opened 10 years ago
Closed 10 years ago
#7277 closed Feature Requests (duplicate)
tuple move semantics
Reported by: | viboes | Owned by: | Joel de Guzman |
---|---|---|---|
Milestone: | To Be Determined | Component: | fusion |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Boost.Fussion tuple lacks move semantics for its arguments. It should be great if it can comply with the c++11 standard when the compiler provides rvalue references and use Boost.Move otherwise.
Note:
See TracTickets
for help on using tickets.
duplicated #6300