]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/context/README.md
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / context / README.md
index c2f21452aa0a6cfee3bb0dfba78b9e2082d668c7..5149b498b99ce3b49d5a4c9147d0d38fc092a464 100644 (file)
@@ -18,4 +18,4 @@ A context switch between threads requires system calls (involving the OS kernel)
 thousand CPU cycles on x86 CPUs. By contrast, transferring control among them requires only fewer than 
 hundred CPU cycles because it does not involve system calls as it is done within a single thread.
 
-boost.context requires C++11!
+boost.context requires C++11!