mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
typo
This commit is contained in:
parent
9c389c2f6a
commit
c8371f9ca1
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue