How to write a custom copier for Cpputest

后端 未结 0 1426
灰色年华
灰色年华 2020-12-21 15:20

I have a function that returns a gsl::span of a struct object. I have written a mock for this as bellow.

class AppleMock:public Apple
{
public:
    constexpr          


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