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
feature/op-bool-failed
boost_system
/
include
/
boost
/
system
/
detail
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Peter Dimov
6942dc454b
Fix unsupported use of BOOST_SYMBOL_VISIBLE on Sun C++
2020-01-24 20:59:12 +02: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
generic_category.hpp
Fix warnings on clang-win
2018-10-27 05:30:27 +03:00
std_interoperability.hpp
Fix unsupported use of BOOST_SYMBOL_VISIBLE on Sun C++
2020-01-24 20:59:12 +02: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