为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):/usr/include/c++/8/bits/stl_multiset.h:111:67: error: expected ‘(’ before ‘;’ token "std::multiset must have a non-const, non-volatile value_type"); ^ ( /usr/include/c++/8/bits/stl_multiset.h:111:67: error: expected primary-expression before ‘;’ token /usr/include/c++/8/bits/stl_multiset.h:110:20: error: expected ‘,’ before ‘;’ token static_assert(is_same<typename remove_cv<_Key>::type, _Key>::value, ^ , "std::multiset must have a non-const, non-volatile value_type"); ~ /usr/include/c++/8/bits/stl_multiset.h:111:67: error: expected string-literal before ‘;’ token
|
|