ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
ifw::slm::detail Namespace Reference

Functions

template<typename T>
ConvertLoopParamValue (const std::string &s)
 

Function Documentation

◆ ConvertLoopParamValue()

template<typename T>
T ifw::slm::detail::ConvertLoopParamValue ( const std::string & s)
inline

Convert a string param value to T. std::string passes through unchanged; other types are parsed via a stream extractor (params arrive as strings).