摘要: #症状 g++ 5.3.0上编译用到Boost.Math的代码,对boost/math/constants/constants.hpp报 unable to find numeric literal operator 'operator""Q' 错误。提供的建议是 "use -std=gnu++11 阅读全文