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
d2479d6f5250f307babfe00048310b6489c9e0e6
boost_optional
/
include
/
boost
/
optional
History
Casey Carter
4fbb7582e1
Don't instantiate is_convertible_to_T_or_factory when is_optional_related
...
Fixes
#78
.
2019-12-18 17:51:51 -08: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
Don't instantiate is_convertible_to_T_or_factory when is_optional_related
2019-12-18 17:51:51 -08:00