This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
optional
Watch
1
Star
0
Fork
1
You've already forked optional
mirror of
https://github.com/boostorg/optional.git
synced
2025-07-14 04:46:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
136
Commits
66
Branches
123
Tags
b100e2b95a9900ca5933a529a20146719b122a1e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andrey Semashev
ef2d285d47
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.
...
[SVN r67183]
2010-12-12 11:34:12 +00:00
Fernando Cacciola
0be943c2f6
Added simple operators << and >> to optional<>
...
[SVN r32533]
2006-02-03 21:39:21 +00:00