Notes
Every initializer clause is sequenced before any initializer clause that follows it in the braced-init-list. This is in contrast with the arguments of a function call expression, which are unsequenced (until C++17)indeterminately sequenced (since C++17).
【 在 ziqin 的大作中提到: 】
: 所以{}不算函数,算一个逗号运算符分割的表达式?
:
:
: ...................
--来自微水木3.5.11
--
FROM 117.136.120.*