This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
optional
Watch
1
Star
0
Fork
1
You've already forked optional
mirror of
https://github.com/boostorg/optional.git
synced
2026-02-01 03:00:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78d6563bcee11020b1468dda3dab813cd0bfbf1e
optional
/
include
/
boost
/
optional
History
Edward Diener
78d6563bce
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-30 14:04:35 -04:00
..
detail
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-30 14:04:35 -04: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