Print to the console the specified value, v, formatted as a string enclosed by single‐quote characters (').

Synopsis

Declared in <bsls_bsltestutil.h>

void
debugprint(float v);

Created with MrDocs