NotImplementedError:重载函数“IVector_create”的参数数量或类型错误。
可能的 C/C++ 原型有:
IVector::create(std::vector< int,std::allocator< int > > const &,bool)
IVector::create(std::vector< int,std::allocator< int > > const &)
NotImplementedError:重载函数“IVector_create”的参数数量或类型错误。
可能的 C/C++ 原型有:
IVector::create(std::vector< int,std::allocator< int > > const &,bool)
IVector::create(std::vector< int,std::allocator< int > > const &)