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
q23utility.h File Reference

(a313caca239638b384018aec18906de44aab2171)

#include <QtCore/qtconfigmacros.h>
#include <QtCore/q20utility.h>
Include dependency graph for q23utility.h:

Go to the source code of this file.

Namespaces

namespace  q23
namespace  q23::_detail

Typedefs

template<typename A, typename B>
using q23::_detail::copy_const_t
template<typename A, typename B>
using q23::_detail::override_ref_t
template<typename T, typename U>
using q23::_detail::forward_like_ret_t

Functions

template<class T, class U>
constexpr auto q23::forward_like (U &&x) noexcept -> _detail::forward_like_ret_t< T, U >