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.
Declared in <bdlb_variantprinter.h>
struct VariantPrinterUtil;
| Name | Description |
|---|---|
makePrinter | Return an VariantPrinter that prints the specified data. |