Print to the console the specified memory address, v, formatted as a hexadecimal integer.

Synopsis

Declared in <bsls_bsltestutil.h>

void
debugprint(void* v);

Created with MrDocs