A vector of a variable number of options. More...
#include "IOption.hpp"
Public Types | |
using | Node = NodeT< Nodes::vector > |
A vector of a variable number of options.
nam | The name of the vector and its elements. |
cnst | If true, then this vector provides only constant access to its elements. |
Opts | The sequence of options that composes each element. |