Get rid of default arguments for virtual functions in IndexingEngine & IndexingEngineInterface by replacing them with member functions overloads in the base class.
Opened this issue · 0 comments
Algomorph commented
Get rid of default arguments for virtual functions in IndexingEngine & IndexingEngineInterface by replacing them with member functions overloads in the base class.