Class CommandLineArgumentValue

Class Documentation

class CommandLineArgumentValue

Public Functions

inline explicit CommandLineArgumentValue(std::string value)
template<typename T>
T as() const

Private Members

const std::string m_value