From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-05-17 02:50:32


Thomas Costa wrote:

> To create a global table or map that does things by a sense of thread
> identity, say.

Would thread_specific_ptr be sufficient? I'd suppose it will be slightly
more efficient too.

- Volodya