Skip to content
Snippets Groups Projects
user avatar
AlQuemist authored
* C++17's `std::variant` is used instead of `boost::variant`.
* `std::stoi` and `std:stod` are used instead of `boost::lexical_cast`.
* `value_str` method is added to return a string representation of the option's value.
f9ded8a2
History
Name Last commit Last update