|
|
template<std::random_access_iterator Iterator, std::sentinel_for< Iterator > Sentinel, typename Compare = std::less<>, typename... Args> |
| auto | operator() (Iterator first, Sentinel last, Compare compare=Compare{}, Args &&... args) const -> void |
| |
The documentation for this struct was generated from the following file: