This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_optional
Watch
1
Star
0
Fork
0
forked from
boostorg/optional
Code
Pull Requests
Activity
Files
74674531c880f34773ecfc9c89e7198b84e6fd72
boost_optional
/
include
/
boost
/
optional
T
History
Niels Dekker
74674531c8
Replaced "using std::swap" by "using boost::swap" within optional::swap member function, hoping to fix GCC test failures, as mentioned at
http://article.gmane.org/gmane.comp.lib.boost.devel/174350
"Re: [optional] problems with swap()"
...
[SVN r44826]
2008-04-27 21:09:50 +00:00
..
optional_fwd.hpp
Added forward declaration of optional<T>'s boost::swap overload, as mentioned at
http://article.gmane.org/gmane.comp.lib.boost.devel/174350
"Re: [optional] problems with swap()"
2008-04-27 21:07:10 +00:00
optional_io.hpp
Fixed bug in optional_io
2006-02-17 21:15:58 +00:00
optional.hpp
Replaced "using std::swap" by "using boost::swap" within optional::swap member function, hoping to fix GCC test failures, as mentioned at
http://article.gmane.org/gmane.comp.lib.boost.devel/174350
"Re: [optional] problems with swap()"
2008-04-27 21:09:50 +00:00