Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtMultimediaPrivate::ranges::impl::equal_range_fn Struct Reference

#include <qmultimedia_ranges_p.h>

Collaboration diagram for QtMultimediaPrivate::ranges::impl::equal_range_fn:

Public Member Functions

template<typename Range, typename T, typename Comp = std::less<>>
auto operator() (Range &&range, const T &value, Comp comp={}) const

Detailed Description

Definition at line 118 of file qmultimedia_ranges_p.h.

Member Function Documentation

◆ operator()()

template<typename Range, typename T, typename Comp = std::less<>>
auto QtMultimediaPrivate::ranges::impl::equal_range_fn::operator() ( Range && range,
const T & value,
Comp comp = {} ) const
inline

Definition at line 121 of file qmultimedia_ranges_p.h.


The documentation for this struct was generated from the following file: