id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2361,"thread_specific_ptr: nature of the key, complexity and rationale",vicente.botet@…,viboes,"I didn't know that the key of thread_specific_ptr was the address of the variable. I expected a constant complexity for boost::thread_specific_ptr, but if the key is the address this seams not possible. I supose you had some good raison to not use an index key instead of the address. Please, could you add the nature of the key, the complexity of the boost::thread_specific_ptr and the rationale on the design choice on the documentation. Ticket requested by A. W. on http://www.nabble.com/-thread--TSS-cleanup-to19590361.html#a19623640",Feature Requests,closed,Boost 1.52.0,thread,Boost 1.36.0,Not Applicable,fixed,thread_specific_ptr,