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
fe55a4a963e757e1dfb0464fbb1a6f4324be46e9
boost_system
/
include
/
boost
/
system
T
History
Peter Dimov
fe55a4a963
Make error_category::op==, !=, < nonmembers (a non-literal class can't have constexpr members acc. to g++)
2018-01-14 08:49:25 +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
Make error_category::op==, !=, < nonmembers (a non-literal class can't have constexpr members acc. to g++)
2018-01-14 08:49:25 +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