Created on 2010-08-25.00:00:00 last changed 147 months ago
[ 2011-02-11 Reflector discussion ]
Moved to Tentatively NAD after 5 votes.
[ 2010-11-22 Howard Hinnant observes ]
[thread.thread.this]/1 contains the following sentence describing this_thread::get_id():
... No other thread of execution shall have this id and this thread of execution shall always have this id.
I don't object to adding "even if detached" to this sentence, but it seems unnecessary to me. "Always" means always.
[ Resolution proposed by ballot comment: ]
Add some text to clarify that get_id() still returns the same value even after detaching.
Addresses CH-24
What would be the value this_thread::get_id() when called from a detached thread?
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-10-21 10:56:08 | admin | set | messages: + msg6200 |
2012-10-21 10:56:08 | admin | set | messages: + msg6199 |
2012-10-21 10:56:08 | admin | set | status: open -> nad |
2010-11-01 19:24:04 | admin | set | messages: + msg5243 |
2010-10-24 16:08:33 | admin | set | messages: + msg5027 |
2010-08-25 00:00:00 | admin | create |