Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IsPackageBefore
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
501
= std::lower_bound(fPackages.begin(), fPackages.end(), package, &_IsPackageBefore);
src/apps/haikudepot/ui/FeaturedPackagesView.cpp
579
= std::lower_bound(fPackages.begin(), fPackages.end(), package, &_IsPackageBefore);