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
6c95750f372588c91042a8e65a37c34d3f74b871
boost_core
/
include
/
boost
/
core
/
detail
History
Daniel Richard G
0120dbfe65
Fix Intel compiler build
2023-10-05 20:26:24 -04: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
Fix Intel compiler build
2023-10-05 20:26:24 -04:00
sp_thread_sleep.hpp
Android doesn't support pthread_setcancelstate.
Fixes
#150
.
2023-07-25 18:03:51 +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