Searched defs:Closure (Results 1 – 3 of 3) sorted by relevance
720 ### Closure subsection
651 using Closure = std::function<void()>; variable
56 using Closure = std::function<void()>; variable