摘要: /// 形 [capture list](parameter list)->return type{function body} /// parameter list and return type can be omitted []{ return 1} 一般用于只有一处要使用的地方,例如sort 阅读全文
posted @ 2021-05-27 08:32 codersyl 阅读(113) 评论(0) 推荐(0)