FastLED 3.9.15
Loading...
Searching...
No Matches
fl::is_member_function_pointer< Ret(C::*)(A...)> Struct Template Reference

Detailed Description

template<typename C, typename Ret, typename... A>
struct fl::is_member_function_pointer< Ret(C::*)(A...)>

Definition at line 401 of file type_traits.h.

#include <type_traits.h>

+ Inheritance diagram for fl::is_member_function_pointer< Ret(C::*)(A...)>:
+ Collaboration diagram for fl::is_member_function_pointer< Ret(C::*)(A...)>:

Public Types

enum  
 
enum  : bool { value = true }
 

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