C++ Variable number of std::vector arguments results in exception: std::bad_array_new_length

前端 未结 0 500
刺人心
刺人心 2020-12-04 19:50

I\'m trying to pass a variable number of std::vector to a function, but I get the below exception. I\'m using Visual Studio 16 2019

#include 
         


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