Class TempLat::StringConverter
template <class T>
ClassList > TempLat > StringConverter
A class which wraps a single function, splitting it in lines and passing each line to ParameterGetter , returning the result in your provided MultipleParameterGetter<T>.More...
#include <stringconverter.h>
Public Functions
| Type | Name |
|---|---|
| StringConverter () = default |
|
| void | operator() (const std::string & str, MultipleParameterGetter< T > & arr, const std::string & name) |
Detailed Description
Unit test: ctest -R test-stringconverter
Public Functions Documentation
function StringConverter
function operator()
inline void TempLat::StringConverter::operator() (
const std::string & str,
MultipleParameterGetter < T > & arr,
const std::string & name
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/parameters/stringconverter.h