Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ get
Method
get
include/boost/leaf/context.hpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
struct get_dispatch
142
{
143
static BOOST_LEAF_CONSTEXPR T const * get(T const * x) noexcept
144
{
145
return x;
146
}
147
static BOOST_LEAF_CONSTEXPR T const * get(void const *) noexcept
148
{
149
return nullptr;
Callers
15
validate
Method · 0.45
main
Function · 0.45
main
Function · 0.45
test_multithreaded
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
try_capture_all_
Method · 0.45
catch
Method · 0.45
catch
Method · 0.45
diagnostic_details_ get
Method · 0.45
Calls
no outgoing calls
Tested by
5
test_multithreaded
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36