Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ JSONCONS_CATCH
Method
JSONCONS_CATCH
include/jsoncons/json_encoder.hpp:263–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
sink_.flush();
262
}
263
JSONCONS_CATCH(...)
264
{
265
}
266
}
267
268
basic_json_encoder& operator=(const basic_json_encoder&) = delete;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected