[#BloombergLP-bslim-Printer_Helper] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::Printer_Helper :relfileprefix: ../../ :mrdocs: This struct is an aid to the implementation of the accessors of the `Printer` mechanism. It provides a method template, `print`, that adheres to the BDE `print` method contract. It is not to be accessed directly by clients of `bslim`. == Synopsis Declared in `<bslim_printer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct Printer_Helper; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslim/Printer_Helper/print-02.adoc[`print`] | `print` overloads | xref:BloombergLP/bslim/Printer_Helper/printRaw-01.adoc[`printRaw`] | `printRaw` overloads | xref:BloombergLP/bslim/Printer_Helper/printTupleElements-0c.adoc[`printTupleElements`] | `printTupleElements` overloads |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#