Rose::StringUtility::NumberParseResult::NumberParseResult
Construct from T
Synopsis
Declared in <src/Rose/StringUtility/StringToNumber.h>
explicit
NumberParseResult(T const& value);
Parameters
Name |
Description |
value |
The object to copy construct from |
Created with MrDocs