Add '<<' operator overload to write SBE TypeTags and Values into str::stream

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Query 2020-08-10, Query 2020-08-24
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we can use '<<' operator to write into std::ostream. Quite often, we need to output a TypeTag into an uassert message, which uses std::stream. It would be useful to have another overload to support '<<' operator with str::stream.

            Assignee:
            Andrii Dobroshynskyi (Inactive)
            Reporter:
            Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: