xtd 0.2.0
Loading...
Searching...
No Matches

◆ parse< bool >()

template<>
bool xtd::parse< bool > ( const std::string &  str)
inline

Convert a string into a type.

Namespace
xtd
Library
xtd.core
Examples
parse_boolean.cpp.