getAs - getAs - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English
template <typename T>
T getAs (const std::string name) const

get value of option by name without leading dash. Either short or long option name can be used. Example: p.getAs<int>(“longopt”);