BloombergLP::bdlb::VariantPrinterUtil

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

NameDescription
makePrinter Return an VariantPrinter that prints the specified data.