Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ assert_no_pending_traces
Function
assert_no_pending_traces
src/from_exception.cpp:141–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
namespace boost { namespace stacktrace { namespace impl {
140
141
BOOST_SYMBOL_EXPORT void assert_no_pending_traces() noexcept {
142
}
143
144
}}} // namespace boost::stacktrace::impl
145
Callers
1
~test_no_pending_on_finish
Method · 0.85
Calls
2
is_libcpp_runtime
Function · 0.85
empty
Method · 0.45
Tested by
1
~test_no_pending_on_finish
Method · 0.68