Searched defs:LinConvertResult (Results 1 – 1 of 1) sorted by relevance
34 struct LinConvertResult { struct42 using LinkFuncType = std::function<LinConvertResult(const GraphSegmentPtr &, const std::string &)>; argument