MCPcopy Create free account
hub / github.com/comaps/comaps / Begin

Method Begin

libs/base/uni_string_dfa.hpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 explicit UniStringDFA(std::string const & s);
34
35 Iterator Begin() const { return Iterator(m_s); }
36
37 friend std::string DebugPrint(UniStringDFA const & dfa);
38

Callers 3

GetResultFunction · 0.45
UNIT_TESTFunction · 0.45
UNIT_TESTFunction · 0.45

Calls 1

IteratorClass · 0.70

Tested by 3

GetResultFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36