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
44d57a1d8bf1a4517c66f347bfa3065fb495affa
boost_optional
/
include
/
boost
/
optional
History
Andrzej Krzemienski
44d57a1d8b
Fix: prevented the binding illegal temporary to optional<const int&>
...
Older MSVC versions add illegal temporary when you want to assign from const integral value.
2016-02-19 00:25:54 +01:00
..
detail
Fix: prevented the binding illegal temporary to optional<const int&>
2016-02-19 00:25:54 +01:00
bad_optional_access.hpp
Supply <string> to fix C++03 compile error on logic_error("...")
2014-08-28 02:45:14 +09:00
optional_fwd.hpp
added optional ref swap
2016-02-13 15:33:07 +01:00
optional_io.hpp
boost::none - simpler and works with MSVC
2015-10-02 09:00:57 +02:00
optional.hpp
fixed preprocessor typeo
2016-02-18 15:02:07 +01:00