Searched defs:getoptstring (Results 1 – 1 of 1) sorted by relevance
50 boost::optional<std::string>& getoptstring() { return optstr; } in getoptstring() function51 boost::optional<std::string> const& getoptstring() const { return optstr; } in getoptstring() function