swift
swift::misc::THasToQString< T, typename > Struct Template Reference

Trait to detect whether T contains a member function toQString. More...

Inheritance diagram for swift::misc::THasToQString< T, typename >:
[legend]

Detailed Description

template<typename T, typename = std::void_t<>>
struct swift::misc::THasToQString< T, typename >

Trait to detect whether T contains a member function toQString.

Definition at line 58 of file typetraits.h.


The documentation for this struct was generated from the following file: