Skip to content

Rose::StringUtility::NumberParseResult::NumberParseResult

Construct from string

Synopsis

Declared in <src/Rose/StringUtility/StringToNumber.h>

explicit
NumberParseResult(std::string message);

Parameters

Name

Description

message

The object to construct from

Created with MrDocs