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

Method end

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

Source from the content-addressed store, hash-verified

478
479template<typename CharT>
480inline typename basic_cstring<CharT>::iterator
481basic_cstring<CharT>::end()
482{
483 return m_end;
484}
485
486//____________________________________________________________________________//
487

Callers 10

operator[]Method · 0.45
initMethod · 0.45
has_member_endClass · 0.45
endFunction · 0.45
getMethod · 0.45
basic_cstringClass · 0.45
last_charFunction · 0.45
basic_cstring.hppFile · 0.45
operator+Function · 0.45
io.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected