|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
| using drama::gitarg::ArgFlagValVector = typedef std::vector<ArgFlagVal> |
Declare a vector for ArgFlagVal items.
You don't need to use a vector of ArgFlagVal as your template argument to the ArgFlags class, but it is a common approach