MythTV  master
Public Types | List of all members
FunctionPointerTest< Ret(Obj::*)(Args...)> Struct Template Reference

#include <mythuitype.h>

Public Types

enum  { MemberFunction = true, MemberConstFunction = false }
 

Detailed Description

template<class Obj, typename Ret, typename... Args>
struct FunctionPointerTest< Ret(Obj::*)(Args...)>

Definition at line 55 of file mythuitype.h.

Member Enumeration Documentation

◆ anonymous enum

template<class Obj , typename Ret , typename... Args>
anonymous enum
Enumerator
MemberFunction 
MemberConstFunction 

Definition at line 56 of file mythuitype.h.


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