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

后端 未结 0 1335
广开言路
广开言路 2020-12-15 23:50

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

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