如果我们有这样的三个函数(foo,bar和baz)......
foo(bar(), baz())
C++标准是否保证在baz之前评估条形码?
c++ standards
c++ ×1
standards ×1