c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(810) : error C2558: struct“ST_WINDPOWER_HIS_THREEWATERFALL_OUT” : 没有可用的复制构造函数或复制构造函数声明为“explicit”


        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\vector(809) : 编译类模板成员函数“void std::vector<_Ty>::_Insert_n(std::vector<_Ty>::iterator,std::vector<_Ty>::size_type,const _Ty &)”时
        with
        [
            _Ty=ST_WINDPOWER_HIS_THREEWATERFALL_OUT
        ]

        


       d:\*.h(211) : 參见对正在编译的类模板实例化“std::vector<_Ty>”的引用

        with
        [
            _Ty=ST_WINDPOWER_HIS_THREEWATERFALL_OUT
        ]

相关文章:

  • 2021-11-09
  • 2022-12-23
  • 2021-05-24
  • 2022-02-14
  • 2021-07-19
猜你喜欢
  • 2021-07-29
  • 2021-12-28
  • 2021-12-10
  • 2022-12-23
相关资源
相似解决方案