Class template parameter default value

前端 未结 0 879
时光说笑
时光说笑 2020-12-18 17:47

There is a class template definition for time_point template class from standard C++ library:

template<
    class Clock,
    class Duration =          


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