Toggle navigation
心若天府
Archives
Categories
Tags
About
boost-lexical_cast
不能转换空字符串!(需要捕获异常)
try { boost::lexical_cast<int>(""); } catch (boost::bad_lexical_cast &e) { ; }
上一页
Archive
下一页
留言
2015-07-23
boost
4
lexiacal_cast
1
▲