Searched refs:StrFuncType (Results 1 – 1 of 1) sorted by relevance
25 using StrFuncType = std::function<std::string(const ShapeContainerComposedElement&)>; typedef26 const std::unordered_map<std::string, StrFuncType> CREATE_JSON_MAP {