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
DefaultReturn< void > Struct Reference

#include <qsymbolsresolveutils_p.h>

Collaboration diagram for DefaultReturn< void >:

Public Member Functions

template<typename... Arg>
void operator() (Arg &&...)

Public Attributes

void val

Detailed Description

Definition at line 55 of file qsymbolsresolveutils_p.h.

Member Function Documentation

◆ operator()()

template<typename... Arg>
void DefaultReturn< void >::operator() ( Arg && ...)
inline

Definition at line 58 of file qsymbolsresolveutils_p.h.

Member Data Documentation

◆ val

Definition at line 51 of file qsymbolsresolveutils_p.h.


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