id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5990,shared_future::get() has wrong return type,Jan Vogelgesang ,viboes,"The return type of shared_future::get() seems to be mixed up. The actual code (Trunk) returns T by value. The documentation says 'return by value' at some places and 'return by const ref' at other places (e.g. in the running text). The C++11 standard requires 'return by const ref' too.",Patches,closed,Boost 1.50.0,thread,Boost 1.48.0,Problem,fixed,doc move shared_future,Troy.Runkel@… jonathan.jones@…