
27 Aug
2006
27 Aug
'06
6:22 p.m.
Janek Kozicki wrote:
great, but is this code thread safe? Think about several different threads calling lexical_cast<> simultaneously. Will this local buffer get mangled in such situation?
local buffer == allocated on stack. It is thread safe. -- Alexander Nasonov Project Manager at Akmosoft ( http://www.akmosoft.com ) Blog: http://nasonov.blogspot.com Email: $(FirstName) dot $(LastName) at gmail dot com