Utility for creating OptionalPrinter objects with deduced template arguments.
Synopsis
Declared in <bdlb_optionalprinter.h>
struct OptionalPrinterUtil;
Description
This utility struct provides a namespace for a function that creates a bdlb::OptionalPrinter with its template argument deduced from a given instance of bsl::optional.
Static Member Functions
Name |
Description |
Return an |
Created with MrDocs