Print the value held by the specified optional data, if engaged.
Declared in <bslim_printer.h>
template<class TYPE>
static
void
printRaw(
std::ostream& stream,
bsl::optional<TYPE> const& data,
int level,
int spacesPerLevel,
bslmf::SelectTraitCase<>);