Searched defs:LoadEvent (Results 1 – 2 of 2) sorted by relevance
24 using LoadEvent = std::function<void(const std::string&)>; variable
28 using LoadEvent = std::function<void(const std::string&)>; variable