MCPcopy Create free account
hub / github.com/SFML/SFML / end

Method end

src/SFML/System/String.cpp:432–435  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

430
431////////////////////////////////////////////////////////////
432String::Iterator String::end()
433{
434 return m_string.end();
435}
436
437
438////////////////////////////////////////////////////////////

Callers 15

VideoMode.test.cppFile · 0.45
String.test.cppFile · 0.45
resolveV4Function · 0.45
resolveV6Function · 0.45
VideoMode.cppFile · 0.45
isValidMethod · 0.45
isExtensionAvailableMethod · 0.45
isConnectedMethod · 0.45
getFullscreenModesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected