其他分享
首页 > 其他分享> > boost::lexical_cast模块将创建一个to_long_double方法,将 Boost.Variant 的值转换为long double

boost::lexical_cast模块将创建一个to_long_double方法,将 Boost.Variant 的值转换为long double

作者:互联网

boost::lexical_cast模块将创建一个to_long_double方法,将 Boost.Variant 的值转换为long double

实现功能

boost::lexical_cast模块将创建一个to_long_double方法,将 Boost.Variant 的值转换为long double

C++实现代码
#include <boost/lexical_cast.hpp>
#include <boost/variant.hpp>
struct to_long_double_functor: boost

标签:double,lexical,Variant,long,cast,boost
来源: https://blog.51cto.com/u_11929818/3037725