Rose::StringUtility::NumberParseResult::NumberParseResult
Constructors
Synopses
Declared in <src/Rose/StringUtility/StringToNumber.h>
Construct from string
explicit
NumberParseResult(std::string message);
Construct from T
explicit
NumberParseResult(T const& value);
Created with MrDocs