Most Vexing Parse: why do the extra parentheses work?

前端 未结 0 549
无人共我
无人共我 2021-02-04 05:19

In order to avoid the Most Vexing Parse I added extra parentheses here:

std::vector v(std::istream_iterator(inp), (std::istream_iterator<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题