MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / is_valid

Method is_valid

include/jsoncons/json_decoder.hpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 bool is_valid() const
108 {
109 return is_valid_;
110 }
111
112 Json get_result()
113 {

Calls

no outgoing calls

Tested by 1

toon_decode_testsFunction · 0.36