C++ 低级错误之 Explicit specialization of undeclared template class 'xxx'

出现此错误, 翻译过来是 "未声明模板类“AbstractList”的显式专门化" 只需要将类声明后显式加的泛型移除;

posted @ 2021-11-15 22:25  throw_new_NullPointe  阅读(891)  评论(0编辑  收藏  举报