@@ -31,6 +31,7 @@ namespace OptionLib {
const std::vector<__OptionBase*>& getOptions() const;
void store(const std::string& filename, std::string comment="");
void read(const std::string& filename);
void parse(const int argc, const char ** argv);
};
template<typename T>
The note is not visible to the blocked user.