OSVR-Core
osvr::common::class_of_service::IsClassOfService< T > Struct Template Reference

Type trait like std::is_base_of indicating whether the given type is a recognized class of service. More...

#include <NetworkClassOfService.h>

Inheritance diagram for osvr::common::class_of_service::IsClassOfService< T >:

Detailed Description

template<typename T>
struct osvr::common::class_of_service::IsClassOfService< T >

Type trait like std::is_base_of indicating whether the given type is a recognized class of service.


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