QtBase  v6.3.1
Public Member Functions | List of all members
QtPrivate::PushBackWrapper Struct Reference

#include <qtconcurrentfunctionwrappers.h>

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 55 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 58 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 64 of file qtconcurrentfunctionwrappers.h.


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