AbleButtons V0.2.0
Lightweight button library for Arduino.
 
Loading...
Searching...
No Matches
able::enable_if< true, T > Struct Template Reference

Public Types

typedef T type
 

Detailed Description

template<class T>
struct able::enable_if< true, T >

Definition at line 12 of file Button.h.

Member Typedef Documentation

◆ type

template<class T >
typedef T able::enable_if< true, T >::type

Definition at line 12 of file Button.h.


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