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

#include <mythuitype.h>

Public Types

enum  { MemberFunction = false, MemberConstFunction = true }
 

Detailed Description

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

Definition at line 57 of file mythuitype.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 58 of file mythuitype.h.


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