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
qohosplugincore_h_detail Namespace Reference

Classes

struct  HasEqualityComparatorT
struct  HasEqualityComparatorT< A, B, decltype(void(std::declval< A >()==std::declval< B >()))>
struct  IsQOhosOptional
struct  IsQOhosOptional< QOhosOptional< T > >

Variables

template<typename A, typename B>
constexpr bool hasEqualityComparator = HasEqualityComparatorT<A, B>::value
template<typename T>
constexpr bool isQOhosOptional = IsQOhosOptional<T>::value

Variable Documentation

◆ hasEqualityComparator

template<typename A, typename B>
bool qohosplugincore_h_detail::hasEqualityComparator = HasEqualityComparatorT<A, B>::value
constexpr

Definition at line 43 of file qohosplugincore.h.

◆ isQOhosOptional

template<typename T>
bool qohosplugincore_h_detail::isQOhosOptional = IsQOhosOptional<T>::value
constexpr

Definition at line 52 of file qohosplugincore.h.