0_0_39480322_6407.cpp
VC2013\INCLUDE\xstring(525) : error C2620: “std::_String_val<std::_Simple_types<std::pair<int,int>>>::_Bxty::_Buf”: 非法的联合成员;类型“std::pair<int,int>”具有用户定义的构造函数或重要的默认构造函数
VC2013\INCLUDE\xstring(528): 参见对正在编译的类 模板 实例化“std::_String_val<std::_Simple_types<std::pair<int,int>>>::_Bxty”的引用
VC2013\INCLUDE\xstring(622): 参见对正在编译的类 模板 实例化“std::_String_val<std::_Simple_types<std::pair<int,int>>>”的引用
VC2013\INCLUDE\xstring(695): 参见对正在编译的类 模板 实例化“std::_String_alloc<false,std::_String_base_types<_Elem,_Alloc>>”的引用
with
[
_Elem=std::pair<int,int>
, _Alloc=std::allocator<std::pair<int,int>>
]
0_0_39480322_6407.cpp(8): 参见对正在编译的类 模板 实例化“std::basic_string<std::pair<int,int>,std::char_traits<_Elem>,std::allocator<_Elem>>”的引用
with
[
_Elem=std::pair<int,int>
]
0_0_39480322_6407.cpp(25) : error C2059: 语法错误:“空声明”
0_0_39480322_6407.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39480322_6407.cpp(25) : error C3481: “u”: 未找到 lambda 捕获变量
0_0_39480322_6407.cpp(25) : error C3481: “v”: 未找到 lambda 捕获变量
0_0_39480322_6407.cpp(25) : error C2059: 语法错误:“)”
0_0_39480322_6407.cpp(25) : error C2059: 语法错误:“:”
0_0_39480322_6407.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39480322_6407.cpp(26) : error C2065: “u”: 未声明的标识符
0_0_39480322_6407.cpp(26) : error C2065: “v”: 未声明的标识符
0_0_39480322_6407.cpp(27) : error C2065: “u”: 未声明的标识符
0_0_39480322_6407.cpp(27) : error C2065: “v”: 未声明的标识符
0_0_39480322_6407.cpp(27) : error C2044: 非法 continue
0_0_39480322_6407.cpp(28) : error C2065: “u”: 未声明的标识符
0_0_39480322_6407.cpp(28) : error C2065: “v”: 未声明的标识符
0_0_39480322_6407.cpp(37) : error C3493: 无法隐式捕获“l”,因为尚未指定默认捕获模式
0_0_39480322_6407.cpp(37) : error C3493: 无法隐式捕获“r”,因为尚未指定默认捕获模式
0_0_39480322_6407.cpp(41) : error C3493: 无法隐式捕获“q”,因为尚未指定默认捕获模式
0_0_39480322_6407.cpp(44) : error C3493: 无法隐式捕获“nowtp”,因为尚未指定默认捕获模式
0_0_39480322_6407.cpp(45) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39480322_6407.cpp(45) : error C2337: “u”: 未找到特性
0_0_39480322_6407.cpp(45) : error C2337: “v”: 未找到特性
0_0_39480322_6407.cpp(45) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39480322_6407.cpp(46) : error C2065: “v”: 未声明的标识符
0_0_39480322_6407.cpp(46) : error C2065: “u”: 未声明的标识符
|