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
4ec6c99148da375bc29bd538fabbc08fc81a9947
boost_system
/
include
/
boost
/
system
/
detail
T
History
Peter Dimov
4ec6c99148
Rename detail/generic_category.hpp
2020-08-27 00:51:03 +03:00
..
cerrno.hpp
Extract errc into its own header
2020-08-27 00:31:45 +03:00
config.hpp
Remove BOOST_SYSTEM_REQUIRE_CONST_INIT; variables are constexpr, so no longer needed.
Closes
#45
.
2019-05-12 04:15:35 +03:00
errc.hpp
Extract errc into its own header
2020-08-27 00:31:45 +03:00
error_category.hpp
Extract error_category into its own header
2020-08-27 00:47:48 +03:00
generic_category_impl.hpp
Rename detail/generic_category.hpp
2020-08-27 00:51:03 +03:00
std_interoperability.hpp
Enable -Wsuggest-override in warnings_test; add BOOST_OVERRIDE appropriately
2020-06-17 01:06:40 +03:00
system_category_posix.hpp
Add system_category_posix.hpp; remove BOOST_SYSTEM_WIN32
2018-09-16 05:44:58 +03:00
system_category_win32.hpp
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