RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
rtctk::componentFramework::IsSupportedUriSchemeDefined< T, std::void_t< decltype(T::SUPPORTED_URI_SCHEME)> > Struct Template Reference

Structure for detecting if a class declared a member called SUPPORTED_URI_SCHEME using SFINAE. More...

#include <rtctk/componentFramework/typeTraits.hpp>

Inheritance diagram for rtctk::componentFramework::IsSupportedUriSchemeDefined< T, std::void_t< decltype(T::SUPPORTED_URI_SCHEME)> >:

Detailed Description

template<class T>
struct rtctk::componentFramework::IsSupportedUriSchemeDefined< T, std::void_t< decltype(T::SUPPORTED_URI_SCHEME)> >

Structure for detecting if a class declared a member called SUPPORTED_URI_SCHEME using SFINAE.


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