class
#include <Base/include/Framework/Scalar.hpp>
Int64
Contents
Public static variables
Public static functions
Function documentation
static int64 bpf:: Int64:: Parse(const String& str)
Parameters | |
---|---|
str | the string to parse |
Returns | 64 bits int parsed from string |
Exceptions | |
ParseException | when the string cannot be converted to a number |
Parse a 64 bits int from a string