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

Trait to detect whether a class T has a static member function named getLogCategories. More...

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

Detailed Description

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

Trait to detect whether a class T has a static member function named getLogCategories.

Definition at line 83 of file typetraits.h.


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