How does the C++17 proposal for uniform call syntax intend to handle namespaces?

后端 未结 1 1787
傲寒
傲寒 2021-02-08 02:00

As far as I know, there are two propsals for uniform call syntax for C++17 (where the other one is called unified call syntax).

Reading them, I cant see how they intend

1条回答
  •  自闭症患者
    2021-02-08 02:26

    Update: C++17 does not get unified call syntax at this time. Motion does not pass. #cpp #cpp17

    https://twitter.com/ericniebler/status/705855444049399808

    0 讨论(0)
提交回复
热议问题