Searched defs:wrapped (Results 1 – 2 of 2) sorted by relevance
183 std::string WrapByParenthesis(const std::string& wrapped) in WrapByParenthesis()188 std::string WrapBySquareBracket(const std::string& wrapped) in WrapBySquareBracket()193 std::string WrapByBrace(const std::string& wrapped) in WrapByBrace()
115 std::string WrapByQuote(const T& wrapped) in WrapByQuote()