This utility struct provides a namespace for a function that creates a bdlb::VariantPrinter with its template argument deduced from a given instance of bsl::variant.

Synopsis

Declared in <bdlb_variantprinter.h>

struct VariantPrinterUtil;

Static Member Functions

Name

Description

makePrinter

Return an VariantPrinter that prints the specified data.

Created with MrDocs