Add support for comparing str::stream with StringData

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2025-08-04
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, there's no direct way to compare a str::stream with a StringData. This represents a material roadblock to porting the unit tests to gtest, which doesn't provide a way for types implicitly convertible to StringData to compare with StringData objects in assertions.

      Add comparison operator overloads for handling std::stream and StringData operands.

            Assignee:
            James Bronsted
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: