0_0_8697076_11320.cpp
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Elem”的模板参数
with
[
_Bits=5
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=5
]
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Tr”的模板参数
with
[
_Bits=5
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=5
]
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Alloc”的模板参数
with
[
_Bits=5
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=5
]
0_0_8697076_11320.cpp(63) : error C2228: “.c_str”的左侧必须有类/结构/联合类型
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Elem”的模板参数
with
[
_Bits=4
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=4
]
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Tr”的模板参数
with
[
_Bits=4
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=4
]
0_0_8697076_11320.cpp(63) : error C2783: “std::basic_string<_Elem,_Traits,_Ax> std::bitset<_Bits>::to_string(void) const” : 未能推导出“_Alloc”的模板参数
with
[
_Bits=4
]
VC\include\bitset(282) : 参见“std::bitset<_Bits>::to_string”的声明
with
[
_Bits=4
]
0_0_8697076_11320.cpp(63) : error C2228: “.c_str”的左侧必须有类/结构/联合类型
|