SyntaxFix
Write A Post
Hire A Developer
Questions
Make SymbolIndexer( const SymbolIndexer& ) private. If you're assigning to a reference, you're not copying.
SymbolIndexer( const SymbolIndexer& )