GenericPath.opOpAssign

Appends a relative path to this path.

struct GenericPath(F)
@safe
void
opOpAssign
(
string op : "~"
T
)
(
T op
)

Meta