|
goptions
|
Implementation of GOption : the option container used by GOptions : . More...
#include "goption.h"#include "goptionsConventions.h"#include "gutilities.h"#include "gutsConventions.h"#include <iostream>#include <algorithm>#include <functional>
Go to the source code of this file.
GOption : supports:
Structured options can be cumulative (sequence of maps). In that mode:
Definition in file goption.cc.