Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/quantum
/ get
Method
get
quantum/impl/quantum_future_impl.h:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
template <class T>
40
template <class V>
41
NonBufferRetType<V> IThreadFuture<T>::get()
42
{
43
return static_cast<Impl*>(this)->get();
44
}
45
46
template <class T>
47
template <class V>
Callers
6
reinterpret_pointer_cast
Function · 0.45
recursive_fib
Function · 0.45
TEST_P
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
jquery.js
File · 0.45
Calls
1
ThrowFutureException
Function · 0.85
Tested by
4
recursive_fib
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36