gtopt::cli::option_value class

Public functions

template<typename T T>
auto as() const -> T
Retrieve the stored value with type checking.
auto empty() const -> bool noexcept
auto set(std::any v) -> void