NAME
A function of omni::string::util
omni::string::util::to_type
A function of omni::string::util
#include <omni/string/util.hpp>
template < typename T > inline T omni::string::util::to_type(const std::string& str)
template < typename T > inline T omni::string::util::to_type(const char* str)
template < typename T > inline T omni::string::util::to_type(const std::wstring& str)
template < typename T > inline T omni::string::util::to_type(const wchar_t* str)