C++ Micro Services  2.1.1
A dynamic OSGi-like C++ service registry
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
InterfaceType< Interface > Struct Template Reference

A helper type used in several methods to get proper method overload resolutions. More...

Detailed Description

template<class Interface>
struct InterfaceType< Interface >

A helper type used in several methods to get proper method overload resolutions.