Commits


Gang Wu authored and GitHub committed debc68213aa
AVRO-4105: [C++] Remove boost::lexical_cast and boost::math (#3277) * AVRO-4105: [C++] Remove boost::lexical_cast and boost::math * fix precision * add missing #include <iomanip> * fix ut * add oss.imbue(std::locale::classic()); * refactor template