Top Level
Components
Guides
Documenting
Defined in carb/extras/Path.h
Concatenation operator.
See also
Path::concat()
left – a std::string representing a path
std::string
right – a Path
Path(left).concat(right)