forked from boostorg/optional
16cfc85320ab8bb0b77f2fb130c809a583f892be
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++
99.1%
CMake
0.4%
Shell
0.4%
HTML
0.1%