id summary reporter owner description type status milestone component version severity resolution keywords cc 1665 TSS won't compile with custom cleanup function due to missing cast Anthony Williams Anthony Williams The thread_specific_ptr takes a custom cleanup function that can be called in place of delete when the TSS data is destroyed. There is a cast missing in run_custom_cleanup_function, so this doesn't compile if T is not void. Bugs closed Boost 1.35.0 thread Boost Development Trunk Problem fixed