- assert_fmt
void assert_fmt(void* ptr, string msg, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- assert_fmt
void assert_fmt(bool cond, string msg, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_fmt
void print_fmt(string fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.