This commit is contained in:
Frank B. Brokken 2014-12-19 08:36:01 +01:00
parent 9c389c2f6a
commit c8371f9ca1

View file

@ -2,7 +2,7 @@ The hi(namespace this_thread)hi(this_thread) tt(namespace std::this_thread)
contains functions that are uniquely associated with the currently running
thread.
Before using the namespace tt(this_thread) the tthi(threead) header file must
Before using the namespace tt(this_thread) the tthi(thread) header file must
be included.
Inside the tt(std::this_thread) namespace several free functions are defined,