0_0_4816377_6136.cpp
0_0_4816377_6136.cpp(80) : error C2475: “std::_Tree<_Traits>::size” : 构造一个指向成员的指针需要显式使用 address-of 运算符('&')和限定名
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,true>
]
0_0_4816377_6136.cpp(80) : error C2475: “std::_Tree<_Traits>::size” : 构造一个指向成员的指针需要显式使用 address-of 运算符('&')和限定名
with
[
_Traits=std::_Tset_traits<int,std::less<int>,std::allocator<int>,true>
]
|