future_return_shared 107 uspace/lib/cpp/include/__bits/thread/future_common.hpp struct future_return_shared: aux::type_is<const T&> future_return_shared 111 uspace/lib/cpp/include/__bits/thread/future_common.hpp struct future_return_shared<T&>: aux::type_is<T&> future_return_shared 115 uspace/lib/cpp/include/__bits/thread/future_common.hpp struct future_return_shared<void>: aux::type_is<void>HelenOS homepage, sources at GitHub