|
RTC Toolkit 5.1.0
|
Structure for detecting if a class declared a type called AdapterIdType using SFINAE.
More...
#include <rtctk/componentFramework/typeTraits.hpp>
Structure for detecting if a class declared a type called AdapterIdType using SFINAE.
The AdapterIdType should be a type declaration of the parameter/variable used to distinguish between different implementations of a particular interface. For example, this type could be elt::mal::Uri to use URIs as the discriminator between different implementation backends.