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