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

Method mark_level

include/jsoncons_ext/csv/csv_parser.hpp:757–760  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

755 }
756
757 int mark_level() const
758 {
759 return mark_level_;
760 }
761
762 void mark_level(int value)
763 {

Callers 1

read_toMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected