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