BloombergLP::bdlb::Variant_PrintVisitor::Variant_PrintVisitor

Create a print visitor writing to the specified stream with the specified indentation level and spacesPerLevel.

Synopsis

Declared in <bdlb_variant.h>

Variant_PrintVisitor(
    std::ostream* stream,
    int level,
    int spacesPerLevel);