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::max_fn Struct Reference

#include <qmultimedia_ranges_p.h>

Collaboration diagram for QtMultimediaPrivate::ranges::impl::max_fn:

Public Member Functions

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

Detailed Description

Definition at line 80 of file qmultimedia_ranges_p.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename Range>
auto QtMultimediaPrivate::ranges::impl::max_fn::operator() ( const Range & range) const
inline

Definition at line 90 of file qmultimedia_ranges_p.h.

◆ operator()() [2/2]

template<typename Range, typename Comp = std::less<>>
auto QtMultimediaPrivate::ranges::impl::max_fn::operator() ( const Range & range,
Comp comp ) const
inline

Definition at line 83 of file qmultimedia_ranges_p.h.


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