1. Replace `find_if` with `any_of` when the iterator is not used. 2. Use PascalCase for templated class.