Print the value of the specified obj to the console.
Synopsis
Declared in <bsltf_templatetestfacility.h>
void
debugprint(AllocTestType const& obj);
Description
Note that this free function is provided to allow bsls_bsltestutil to support these types intended for testing. See the component‐level documentation for bsls_bsltestutil for more details.
Parameters
Name |
Description |
obj |
object whose value is printed |
Created with MrDocs