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