兰州网站公司,设计师需要了解的网站,设计教学网站推荐,微信官方公众号【Error】error: ‘decay_t’ is not a member of ‘std’; did you mean ‘decay’?
解决办法
CMakeLists指定c版本为c14以上
set( CMAKE_CXX_FLAGS -stdc14 )gcc版本高于4.9以上【Error】error: ‘decay_t’ is not a member of ‘std’; did you mean ‘decay’?
解决办法
CMakeLists指定c版本为c14以上
set( CMAKE_CXX_FLAGS -stdc14 )gcc版本高于4.9以上