#include <qobjectdefs_impl.h>
|
enum | { value = sizeof(test(std::declval<std::remove_reference_t<A1>>())) == sizeof(int)
} |
|
|
static int | test (const std::remove_reference_t< A2 > &) |
|
static char | test (...) |
|
template<typename A1, typename A2>
struct QtPrivate::AreArgumentsCompatible< A1, A2 >
Definition at line 277 of file qobjectdefs_impl.h.
◆ anonymous enum
template<typename A1 , typename A2 >
◆ test() [1/2]
template<typename A1 , typename A2 >
◆ test() [2/2]
template<typename A1 , typename A2 >
The documentation for this struct was generated from the following file: