我一直在阅读关于>>嵌套模板和>>移位运算符的结束...
>>
现在我已经在我的MSVS2010中尝试过了,没有问题.
std::map<int, std::pair<int, int>> m;
这段代码正是我想要的(对的映射),但我应该得到一些错误 >>
这些天编译器更聪明?
c++ templates bit-shift visual-studio-2010
bit-shift ×1
c++ ×1
templates ×1
visual-studio-2010 ×1