Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KTH-RPL/dufomap
/ failed
Method
failed
src/toml.hpp:8955–8959 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8953
}
8954
8955
TOML_NODISCARD
8956
bool failed() const noexcept
8957
{
8958
return err_;
8959
}
8960
8961
TOML_NODISCARD
8962
explicit operator bool() const noexcept
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected