Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
q20::identity Struct Reference

#include <q20functional.h>

+ Collaboration diagram for q20::identity:

Classes

struct  is_transparent
 

Public Member Functions

template<typename T >
constexpr T && operator() (T &&t) const noexcept
 

Detailed Description

Definition at line 35 of file q20functional.h.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr T && q20::identity::operator() ( T && t) const
inlineconstexprnoexcept

Definition at line 39 of file q20functional.h.


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