MCPcopy Create free account
hub / github.com/dmlc/dmlc-core / ~BasicRowIter

Method ~BasicRowIter

src/data/basic_row_iter.h:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 delete parser;
30 }
31 virtual ~BasicRowIter() {}
32 virtual void BeforeFirst(void) {
33 at_head_ = true;
34 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected