getCppWithArgs

fun getCppWithArgs(vararg args: String, distro: LangDockerfile.CFamily = DefaultDistro.C_FAMILY): Pipeline

A C++ pipeline which can accept arguments to differentiate different runners.