This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
You've already forked boost_core
forked from
boostorg/core
Code
Pull Requests
Activity
Files
216999e552e7f73e63c7bcc88b8ce9c179bbdbe2
boost_core
/
include
/
boost
/
core
/
detail
History
Peter Dimov
66890c3f3d
Use SwitchToThread instead of Sleep(0) is sp_thread_yield; the general consensus is that it's newer and 'smarter'
2023-06-18 21:54:13 +03:00
..
is_same.hpp
Deprecated boost::core::is_same and the associated header.
2022-12-22 17:55:47 +03:00
lwt_unattended.hpp
Disable call to ::_seterrormode when WINAPI_FAMILY is defined to something other than WINAPI_FAMILY_DESKTOP_APP. Refs
#143
.
2023-04-15 19:36:12 +03:00
sp_thread_pause.hpp
Add noexcept to yield primitives
2023-06-02 04:27:12 +03:00
sp_thread_sleep.hpp
Add noexcept to yield primitives
2023-06-02 04:27:12 +03:00
sp_thread_yield.hpp
Use SwitchToThread instead of Sleep(0) is sp_thread_yield; the general consensus is that it's newer and 'smarter'
2023-06-18 21:54:13 +03:00
sp_win32_sleep.hpp
Use SwitchToThread instead of Sleep(0) is sp_thread_yield; the general consensus is that it's newer and 'smarter'
2023-06-18 21:54:13 +03:00
splitmix64.hpp
Fix -Wlong-long warnings in splitmix64.hpp
2022-02-08 22:49:44 +02:00
string_view.hpp
Deprecated boost::core::is_same and the associated header.
2022-12-22 17:55:47 +03:00