mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +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(). |
||
|---|---|---|
| .. | ||
| Modules | ||
| UI | ||
| jucer_Project.cpp | ||
| jucer_Project.h | ||