简书链接:errorexpectedforfunctionstylecastortypeconstruction
文章字数:17,阅读全文大约需要1分钟

1
2
3
4
aaa/Documents/redpacket/insertqqmodule/src/main/cpp
/hlkq.cpp:1290:54: error: expected '(' for function-style cast or type
construction
if (Constant::hasExceptionAndIntercept(env, char[]{"kick fail "})) {
1
2
4: error: expected '(' for function-style cast or type construction
if (Constant::hasExceptionAndIntercept(env, char[]{"kick fail "})) {

写错了不能这样写,