MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / stou

Function stou

src/display_device.cpp:136–142  ·  view source on GitHub ↗

* @brief Convert string to unsigned int. * @note For random reason there is std::stoi, but not std::stou... * @param value String to be converted * @return Parsed unsigned integer. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_resolution_stringFunction · 0.85

Calls 1

maxFunction · 0.85

Tested by

no test coverage detected