forked from boostorg/config
Updated the Docs for BOOST_HAS_RVALUE_REFS (thanks Peter!), minor tweaks to suffix.hpp
[SVN r81878]
This commit is contained in:
@@ -409,6 +409,9 @@ The platform has the POSIX API `pthread_yield`.
|
||||
[[`BOOST_HAS_PTHREADS`][Platform][
|
||||
The platform support POSIX style threads.
|
||||
]]
|
||||
[[`BOOST_HAS_RVALUE_REFS`][Compiler][
|
||||
The compiler supports C++11 rvalue references.
|
||||
]]
|
||||
[[`BOOST_HAS_SCHED_YIELD`][Platform][
|
||||
The platform has the POSIX API `sched_yield`.
|
||||
]]
|
||||
|
||||
Reference in New Issue
Block a user