Template Function GridKit::Utilities::parse

Function Documentation

template<typename T>
T GridKit::Utilities::parse(const std::string &str)

Attempt to parse a string to the given type.

Returns:

parsed value of type T