operator+# Fully qualified name: carb::extras::operator+ Defined in carb/extras/Path.h inline Path carb::extras::operator+( const Path &left, const omni::string &right, )# Concatenation operator. See also Path::concat() Parameters: left – a Path right – an omni::string representing a path Returns: left.concat(right)