MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getBegin

Method getBegin

valdi_core/src/valdi_core/cpp/Utils/Parser.hpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 const T* getBegin() const {
45 return _begin;
46 }
47
48 const T* getEnd() const {
49 return _end;

Callers 1

populateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected