Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qttypetraits.h>
Public Types | |
using | type = decltype(T() + U()) |
Definition at line 96 of file qttypetraits.h.
using QTypeTraits::detail::Promoted< T, U, typename >::type = decltype(T() + U()) |
Definition at line 98 of file qttypetraits.h.