Create a print visitor writing to the specified stream with the specified indentation level and spacesPerLevel.
stream
level
spacesPerLevel
Declared in <bdlb_variant.h>
<bdlb_variant.h>
Variant_PrintVisitor( std::ostream* stream, int level, int spacesPerLevel);