TarsCloud / TarsCpp

C++ language framework rpc source code implementation
BSD 3-Clause "New" or "Revised" License
517 stars 254 forks source link

实例化 TypeAt 类模板编译错误 #276

Closed lvxy1024 closed 1 year ago

lvxy1024 commented 1 year ago

TypeAt<0, char, int, double> n = 0; error: wrong number of template arguments (4, should be 2)