Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtPrivate::PushBackWrapper Struct Reference

#include <qtconcurrentfunctionwrappers.h>

+ Collaboration diagram for QtPrivate::PushBackWrapper:

Public Member Functions

template<class C , class U >
void operator() (C &c, const U &u) const
 
template<class C , class U >
void operator() (C &c, U &&u) const
 

Detailed Description

Definition at line 19 of file qtconcurrentfunctionwrappers.h.

Member Function Documentation

◆ operator()() [1/2]

template<class C , class U >
void QtPrivate::PushBackWrapper::operator() ( C &  c,
const U &  u 
) const
inline

Definition at line 22 of file qtconcurrentfunctionwrappers.h.

◆ operator()() [2/2]

template<class C , class U >
void QtPrivate::PushBackWrapper::operator() ( C &  c,
U &&  u 
) const
inline

Definition at line 28 of file qtconcurrentfunctionwrappers.h.


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