![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtconfigmacros.h>#include <QtCore/q20utility.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 > |