#include <stringconvert.h>
template<typename T>
concept to check if a type has a valid string_converter with:
Definition: stringconvert.h:39
Definition: stringconvert.h:67
Concept to check if type has a fromString member.
Definition: stringconvert.h:57