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/remove-constinit
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
bfbc5ec42f
Remove BOOST_SYSTEM_REQUIRE_CONST_INIT; variables are constexpr, so no longer needed.
Closes
#45
.
2019-05-12 04:15:35 +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
generic_category.hpp
Fix warnings on clang-win
2018-10-27 05:30:27 +03:00
std_interoperability.hpp
Fix thread safety issue in std interop
2019-04-25 01:01:48 +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
Fix wrong null character stripping for FormatMessage (Nikita Kniazev)
2019-03-24 01:59:23 +02:00