Searched defs:creator_type (Results 1 – 1 of 1) sorted by relevance
29 using creator_type = std::function<std::unique_ptr<TObject>(TArgs...)>; variable86 using creator_type = std::function<TRet(TArgs...)>; variable