Print to the console the string "true" if the specified v is true, and the string "false" otherwise.

Synopsis

Declared in <bsls_bsltestutil.h>

void
debugprint(bool v);

Created with MrDocs