nagyistoce / sparsehash

Automatically exported from code.google.com/p/sparsehash
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Iterator is passed to function using copying constructor in sparetable header #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Found in CppCheck report:
58 [src/sparsehash/sparsetable:1594]: (performance) Function parameter 'it' 
should be passed by reference.

Original issue reported on code.google.com by ptaszek....@gmail.com on 24 Sep 2012 at 5:50