Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Converter< T > Class Template Reference

Utility class with static conversions. More...

#include <Converter.h>

Static Public Member Functions

static void convert (const T &value, std::string &s)
 
static void convert (const std::string &s, T &value)
 

Detailed Description

template<typename T>
class drain::Converter< T >

Utility class with static conversions.

For now, just a StringConverter, other types are future options.


The documentation for this class was generated from the following file: