Skip to content
Snippets Groups Projects
Commit 9f1b00b1 authored by Oliver Sander's avatar Oliver Sander
Browse files

Use std::count to implement the count() method. This doesn't really

seem to change much when compiled with optimization (besides the shorter
code), but leads to a 50% run-time reduction when compiled without
optimization.

[[Imported from SVN: r5996]]
parent 3993ff2a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment