How to test c++ template class with multiple template parameters using gtest?

后端 未结 0 1827
长情又很酷
长情又很酷 2020-12-16 00:04

I want to test a template class with gtest. I read about TYPED_TESTs in gtest manual and looked at the official example (samples\\sample6_unittest.cc) they reference. This t

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