MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / GetError

Method GetError

src/cpp/web-ifc/parsing/string_parsing.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259 return result;
260 }
261 bool GetError()
262 {
263 return error;
264 }
265 private:
266 bool foundRoman = false;
267 std::string_view::iterator iter;

Callers 1

p21decodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected