Skip to content

std::stringf

stringf

Formats a string using the specified format and arguments, similar to printf in C

Signature

stringf(format: string, ...args) -> string