GridKit
Installation
Applications
Models
Examples
API Reference
Development
GridKit
Template Function GridKit::Utilities::parse
View page source
Template Function GridKit::Utilities::parse
Defined in
File String.hpp
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