C++新特性

C++11之后的新特性

  1. auto关键字
  2. for auto var : Container
原文地址:https://www.cnblogs.com/HelloGreen/p/9735514.html