ESPHome  2024.4.0
Public Types
esphome::gens< 0, S... > Struct Template Reference

#include <automation.h>

Public Types

using type = seq< S... >
 

Detailed Description

template<int... S>
struct esphome::gens< 0, S... >

Definition at line 14 of file automation.h.

Member Typedef Documentation

◆ type

template<int... S>
using esphome::gens< 0, S... >::type = seq<S...>

Definition at line 14 of file automation.h.


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