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

Synopsis

Declared in <bsls_bsltestutil.h>

void
debugprint(void* v);

Parameters

Name

Description

v

memory address to print

Created with MrDocs