首页
Range-Based for
对于一个给定的序列,如果按照常规遍历每个元素:
或者:
有了for语句,可以使之变得简单:
再比如L:
C++11
相关
【C++ 11 | thread】recrisive_mutex
标签