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
b100e2b95a9900ca5933a529a20146719b122a1e
boost_optional
/
include
/
boost
/
optional
History
Andrey Semashev
545f8933bc
Merged changes from trunk: add namespace scope swap forward declaration to fix member swap copmilation. Swap implementation now uses Boost.Utility.Swap.
Fixes
#4987
.
...
[SVN r67307]
2010-12-18 21:29:39 +00:00
..
optional_fwd.hpp
Merge some link fixes.
2010-07-15 21:19:14 +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
Merged changes from trunk: add namespace scope swap forward declaration to fix member swap copmilation. Swap implementation now uses Boost.Utility.Swap.
Fixes
#4987
.
2010-12-18 21:29:39 +00:00