Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ current_error
Function
current_error
include/boost/leaf/error.hpp:814–817 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
812
}
813
814
inline error_id current_error() noexcept
815
{
816
return detail::make_error_id(detail::current_id());
817
}
818
819
////////////////////////////////////////
820
Callers
5
unpack_error_id
Function · 0.85
try_catch_
Function · 0.85
try_catch
Function · 0.85
catch
Method · 0.85
catch
Method · 0.85
Calls
2
make_error_id
Function · 0.85
current_id
Function · 0.85
Tested by
no test coverage detected