🌈 搜索
📅  最后修改于: 2022-03-11 14:44:49.470000             🧑  作者: Mango
std::tuple multiple_outputs(int a, int b){ return {a, b}; }