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
32a6c13533e6edb3585488ee69a88948c032bda6
system
/
include
/
boost
/
system
History
Kévin Alexandre Boissonneault
32a6c13533
Added boost::winapi::ERROR_CONNECTION_ABORTED_ to handled error codes in Win32's system_category, making it equivalent to errc::connection_aborted
2019-05-13 18:08:24 -04:00
..
detail
Added boost::winapi::ERROR_CONNECTION_ABORTED_ to handled error codes in Win32's system_category, making it equivalent to errc::connection_aborted
2019-05-13 18:08:24 -04: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
Add BOOST_SYMBOL_VISIBLE to system_category(), generic_category()
2019-04-25 16:55:13 +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