mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-19 01:04:20 +00:00
When the result of find_if() is only compared to the container's end(), the operation can normally be expressed more concisely using any_of(), all_of(), or none_of(). |
||
|---|---|---|
| .. | ||
| juce_MultiTimer.cpp | ||
| juce_MultiTimer.h | ||
| juce_Timer.cpp | ||
| juce_Timer.h | ||