This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_optional
Watch
1
Star
0
Fork
0
You've already forked boost_optional
forked from
boostorg/optional
Code
Pull Requests
Activity
Files
9bd310086afe2973f1cf00780bfb7d04bd6cc2e8
boost_optional
/
include
/
boost
/
optional
History
Vicente J. Botet Escriba
9bd310086a
Optional: merge 81031
...
[SVN r81036]
2012-10-21 12:01:37 +00:00
..
optional_fwd.hpp
Merge [44825] and [45264] from the trunk.
2011-03-31 19:47:42 +00:00
optional_io.hpp
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.
2010-12-12 11:34:12 +00:00
optional.hpp
Optional: merge 81031
2012-10-21 12:01:37 +00:00