id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7918,Nonsense ternary operator in thread::get_id() when BOOST_THREAD_PLATFORM_PTHREAD but not BOOST_THREAD_PROVIDES_BASIC_THREAD_ID,anonymous,viboes,"Perhaps this code can be deleted? It's in a couple of places: {{{ return (local_thread_info? id(local_thread_info) id()); }}} {{{ return (thread_info?thread::id(thread_info->shared_from_this()):thread::id()); }}}",Bugs,closed,To Be Determined,thread,Boost 1.52.0,Problem,fixed,,