mirror of
https://github.com/boostorg/optional.git
synced 2026-01-30 18:22:44 +01:00
ef2d285d47afadfab14879774ee990aad7760c2b
[SVN r67183]
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.
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.5%
CMake
0.9%
Shell
0.4%
HTML
0.2%