Searched defs:decltype (Results 1 – 1 of 1) sorted by relevance
160 decltype(nanoappStart) *start = []() { return true; }; in decltype() function162 decltype(nanoappHandleEvent) *handleEvent = [](uint32_t, uint16_t, in decltype() function165 decltype(nanoappEnd) *end = []() {}; in decltype() function