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
ee575b34c5531404fc09c2c9710d3c883bc314c9
boost_optional
/
include
/
boost
/
optional
T
History
Nikita Kniazev
ee575b34c5
Fix unused argument warning
...
boost/optional/optional.hpp:970:5: warning: unused parameter 'rhs' [-Wunused-parameter]
2019-02-28 00:13:00 +03:00
..
detail
Fix for clang, when adapted type is convertible from other types.
2018-11-04 17:35:10 +03: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
Fix build issues when optional_fwd.hpp is used before including boost/config.hpp
2016-05-14 10:34:13 +02:00
optional_io.hpp
boost::none - simpler and works with MSVC
2015-10-02 09:00:57 +02:00
optional.hpp
Fix unused argument warning
2019-02-28 00:13:00 +03:00