This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
system
Watch
1
Star
0
Fork
1
You've already forked system
mirror of
https://github.com/boostorg/system.git
synced
2026-01-25 08:32:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/appveyor-clang
Add File
New File
Upload File
Apply Patch
system
/
include
/
boost
/
system
History
Peter Dimov
dc2ad73e30
Merge pull request
#47
from KABoissonneault/feature/issue_46
...
Added boost::winapi::ERROR_CONNECTION_ABORTED_ to handled error codes…
2019-05-13 18:14:54 -07:00
..
detail
Merge pull request
#47
from KABoissonneault/feature/issue_46
2019-05-13 18:14:54 -07:00
api_config.hpp
Revert changes to api_config.hpp
2018-09-16 05:23:35 +03:00
config.hpp
Remove autolink
2018-09-16 07:06:04 +03: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
Remove BOOST_SYSTEM_REQUIRE_CONST_INIT; variables are constexpr, so no longer needed.
Closes
#45
.
2019-05-12 04:15:35 +03: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
Make system_error(ec) explicit, return by value from system_error::code()
2018-10-03 01:15:43 +03:00
windows_error.hpp
Updated Boost.WinAPI usage to the new location and namespace.
2017-10-25 00:44:18 +03:00