Euphoria
string_io.h File Reference
#include "base/result.h"

Go to the source code of this file.

Classes

struct  eu::StringParser< T >
 

Namespaces

 eu
 

Functions

template<typename T >
std::string eu::to_string_for_custom_argparser (const T &t)
 
template<typename T >
Result< T > eu::parse_for_custom_argparser (const std::string &value)