Updated the Docs for BOOST_HAS_RVALUE_REFS (thanks Peter!), minor tweaks to suffix.hpp

[SVN r81878]
This commit is contained in:
Marshall Clow
2012-12-12 16:58:26 +00:00
parent 6e9c372d91
commit 689a8247e0
2 changed files with 11 additions and 8 deletions
+3
View File
@@ -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`.
]]