Searched defs:ESEL (Results 1 – 2 of 2) sorted by relevance
57 struct ESEL struct64 static constexpr auto str_short = "ESEL";65 using type = std::tuple<std::decay_t<decltype("ESEL=%s")>, const char*>;66 explicit constexpr ESEL(const char* a) : _entry(entry("ESEL=%s", a)) {}; in ESEL() argument67 type _entry;74 using ESEL = _Event::ESEL; typedef430 struct ESEL struct437 static constexpr auto str_short = "ESEL";438 using type = std::tuple<std::decay_t<decltype("ESEL=%s")>, const char*>;439 explicit constexpr ESEL(const char* a) : _entry(entry("ESEL=%s", a)) {}; in ESEL() argument[all …]
73 #### ESEL subsubsection