MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / begin

Method begin

include/win/boost/algorithm/string/detail/util.hpp:45–48  ·  view source on GitHub ↗

Operations

Source from the content-addressed store, hash-verified

43
44 // Operations
45 const_iterator begin() const
46 {
47 return reinterpret_cast<const_iterator>(0);
48 }
49
50 const_iterator end() const
51 {

Callers 15

eofMethod · 0.45
incrementMethod · 0.45
operator()Method · 0.45
find_format_all_impl2Function · 0.45
find_format_copy_impl2Function · 0.45
find_format_impl2Function · 0.45
operator()Method · 0.45
finditMethod · 0.45
find_forwardMethod · 0.45
find_backwardMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected