MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / invalid_iterator

Method invalid_iterator

external/json/json.hpp:978–979  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

976
977 private:
978 invalid_iterator(int id_, const char* what_arg)
979 : exception(id_, what_arg) {}
980};
981
982/*!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected