Print the specified object as a string.
Synopsis
Declared in <bsltf_argumenttype.h>
template<int N>
void
debugprint(ArgumentType<N> const& object);
Description
This is an ADL customization point.
Parameters
Name |
Description |
object |
object to print |
Created with MrDocs