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

Method begin

include/win/boost/test/utils/basic_cstring/basic_cstring.hpp:462–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460
461template<typename CharT>
462inline typename basic_cstring<CharT>::iterator
463basic_cstring<CharT>::begin()
464{
465 return m_begin;
466}
467
468//____________________________________________________________________________//
469

Callers 15

operator[]Method · 0.45
initMethod · 0.45
has_member_beginClass · 0.45
beginFunction · 0.45
getMethod · 0.45
ifstream_holderMethod · 0.45
case_ins_eqFunction · 0.45
operator()Method · 0.45
operator <Function · 0.45
basic_cstringClass · 0.45
basic_cstring.hppFile · 0.45
findMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected