0_0_39621895_10018.cpp
0_0_39621895_10018.cpp(11) : error C2955: “std::unordered_set”: 使用 类 模板 需要 模板 参数列表
VC2013\INCLUDE\unordered_set(56) : 参见“std::unordered_set”的声明
0_0_39621895_10018.cpp(11) : error C2514: “std::unordered_set”: 类没有构造函数
VC2013\INCLUDE\unordered_set(56) : 参见“std::unordered_set”的声明
0_0_39621895_10018.cpp(22) : error C2663: “std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc>::insert”: 5 个重载没有“this”指针的合法转换
0_0_39621895_10018.cpp(23) : error C2663: “std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc>::insert”: 5 个重载没有“this”指针的合法转换
0_0_39621895_10018.cpp(31) : error C2663: “std::_Hash<_Traits>::begin”: 4 个重载没有“this”指针的合法转换
0_0_39621895_10018.cpp(31) : error C2663: “std::_Hash<_Traits>::end”: 4 个重载没有“this”指针的合法转换
0_0_39621895_10018.cpp(31) : error C3536: “$S2”: 初始化之前无法使用
0_0_39621895_10018.cpp(31) : error C3536: “$S3”: 初始化之前无法使用
0_0_39621895_10018.cpp(31) : error C2100: 非法的间接寻址
|