Opened 12 years ago

Closed 12 years ago

#4836 closed Bugs (fixed)

merge optional::swap changes to the release branch

Reported by: Eric Niebler Owned by: Fernando Cacciola
Milestone: To Be Determined Component: optional
Version: Boost 1.44.0 Severity: Problem
Keywords: optional swap Cc:

Description

It seems like boost::optional has a swap member function on trunk but not on release, and it's been this way for a few releases already. Can we get this inconsistency resolved? I've been bitten by it a few times already when merging things to the release branch.

Change History (1)

comment:1 by Andrey Semashev, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in revision [67183].

Note: See TracTickets for help on using tickets.