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(). |
||
|---|---|---|
| .. | ||
| Sidebar | ||
| jucer_ContentViewComponent.h | ||
| jucer_ContentViewComponents.h | ||
| jucer_FileGroupInformationComponent.h | ||
| jucer_HeaderComponent.cpp | ||
| jucer_HeaderComponent.h | ||
| jucer_ModulesInformationComponent.h | ||
| jucer_ProjectContentComponent.cpp | ||
| jucer_ProjectContentComponent.h | ||
| jucer_ProjectMessagesComponent.h | ||
| jucer_UserAvatarComponent.h | ||