Option value for opt::list. More...
#include <wipal/tool/options.hh>
Public Member Functions | |
template<class T > | |
value (const T &v) | |
template<class T > | |
T & | get () |
template<class T > | |
const T & | get () const |
value & | operator[] (const name &n) |
const value & | operator[] (const name &n) const |
std::ostream & | print (std::ostream &v) const |
Option value for opt::list.