mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-14 00:14: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(). |
||
|---|---|---|
| .. | ||
| jucer_AvailableModulesList.h | ||
| jucer_ModuleDescription.h | ||
| jucer_Modules.cpp | ||
| jucer_Modules.h | ||