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 Namespace Reference

Classes

struct  lower_bound_fn
struct  upper_bound_fn
struct  equal_range_fn
struct  max_fn
struct  max_element_fn
struct  min_fn
struct  min_element_fn
struct  sort_fn
struct  stable_sort_fn
struct  equal_fn
struct  to_adaptor
struct  to_adaptor_template_template

Functions

template<typename Container, typename Range>
Container operator| (Range &&range, to_adaptor< Container >)
template<template< class... > class Container, class Range>
auto operator| (Range &&range, to_adaptor_template_template< Container >)

Function Documentation

◆ operator|() [1/2]

template<typename Container, typename Range>
Container QtMultimediaPrivate::ranges::impl::operator| ( Range && range,
to_adaptor< Container >  )

Definition at line 287 of file qmultimedia_ranges_p.h.

◆ operator|() [2/2]

template<template< class... > class Container, class Range>
auto QtMultimediaPrivate::ranges::impl::operator| ( Range && range,
to_adaptor_template_template< Container >  )

Definition at line 298 of file qmultimedia_ranges_p.h.