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);
Parameters
Name |
Description |
v |
floating‐point value to print |
Created with MrDocs