MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / lower

Function lower

search/text_search.cpp:19–28  ·  view source on GitHub ↗

* @brief function to convert a C++ string to lower case * @param word takes an std::string as input * @returns std::string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected