|
BDE 4.14.0 Production release
|
Provide a suite of helper classes for printing bsl::optional.
bsl::optionalbdlb::OptionalPrinterThis component provides utility classes bdlb::OptionalPrinter and bdlb::OptionalPrinterUtil for printing bsl::optional.
This section illustrates intended use of this component.
In this example, we demonstrate how to use bdlb::OptionalPrinterUtil to print bsl::optional to a stream: