mirror of
https://github.com/boostorg/optional.git
synced 2026-04-29 02:03:19 +02:00
svn-branches/maintenance/1_50_0
I know we don't normally do this, but I wanted to store a fix for a bug in unordered somewhere. [SVN r79440]
Merged changes from trunk. Fixes #3395. Also updates swap behavior: if default constructor has no-throw guarantee, swap will use it to provide no-throw guarantee itself. operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected. The stream is marked with failbit in such a case.
Description
Boost.org optional module
Languages
C++
98.7%
CMake
0.8%
Shell
0.4%
HTML
0.1%