🌈 搜索
📅  最后修改于: 2022-03-11 14:44:53.699000             🧑  作者: Mango
template using MyVector = std::vector>; MyVector x; // same as: std::vector>