MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / begin

Method begin

extern/boost/boost/test/utils/basic_cstring/basic_cstring.hpp:511–515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509
510template<typename CharT>
511inline typename basic_cstring<CharT>::iterator
512basic_cstring<CharT>::begin()
513{
514 return m_begin;
515}
516
517//____________________________________________________________________________//
518

Callers 15

string_asFunction · 0.45
beginFunction · 0.45
getMethod · 0.45
interpretMethod · 0.45
parameter_cla_idMethod · 0.45
basic_paramMethod · 0.45
enum_parameterFunction · 0.45
operator()Method · 0.45
sys_read_varFunction · 0.45
parserMethod · 0.45
parseMethod · 0.45
validate_token_formatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected