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
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>
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: