This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_system
Watch
1
Star
0
Fork
0
forked from
boostorg/system
Code
Pull Requests
Activity
Files
f89fe0ea77f4d48aa5740677999f100ac42beda3
boost_system
/
include
/
boost
/
system
T
History
Peter Dimov
83ddde6b78
Disable constexpr on g++ 7/8 in C++17 mode due to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83835
2018-01-14 15:55:23 +02:00
..
detail
Make error_code, error_condition literal if C++14 constexpr is available
2018-01-14 07:24:00 +02:00
api_config.hpp
Revert portion of 68183. This changeset was aimed at other libraries, but inadvertently modified three boost/system headers.
2012-05-04 20:12:58 +00:00
config.hpp
Add Boost.Predef include so that WindowsRT changes work even if config doesn't supply platform.
2014-06-04 11:41:30 -04:00
cygwin_error.hpp
Clean up some sloppy include guards that were clashing with other Boost projects
2017-01-23 17:08:17 -05:00
error_code.hpp
Disable constexpr on g++ 7/8 in C++17 mode due to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83835
2018-01-14 15:55:23 +02:00
linux_error.hpp
Replace BOOST_SYSTEM_NO_DEPRECATED with BOOST_SYSTEM_ENABLE_DEPRECATED
2017-10-21 19:19:57 +03:00
system_error.hpp
Merge branch 'hotfix/deprecated-throw' of git://github.com/mkurdej/system into mkurdej-hotfix/deprecated-throw
2017-05-28 09:15:27 -04:00
windows_error.hpp
Updated Boost.WinAPI usage to the new location and namespace.
2017-10-25 00:44:18 +03:00