Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePhD/sol2
/ valid
Method
valid
include/sol/protected_handler.hpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
bool valid() const noexcept {
62
return ShouldPush;
63
}
64
65
~protected_handler() {
66
if constexpr (!is_stack_based_v<Target>) {
Callers
1
set_default_handler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected