Stephan Hartmann e4eb8af08f libstdc++: fix ostream operator<< usage in JsepTransportCollection
it.second in JsepTransportCollection::IsConsistent() is of type
std::unique_ptr, which has no operator<< in libstdc++. Even if it
would exist, it would just return the pointer value and not the
content.

Bug: chromium:957519
Change-Id: I17c75db47d63f42b33a551ee2b7afbf5c9a3cfde
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222401
Commit-Queue: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34289}
2021-06-15 08:00:26 +00:00
..
2021-05-27 09:56:42 +00:00
2021-05-27 09:56:42 +00:00
2021-05-27 09:56:42 +00:00
2021-05-26 09:42:09 +00:00
2020-02-25 14:45:04 +00:00
2021-06-11 12:59:37 +00:00
2021-05-27 09:56:42 +00:00
2021-05-27 09:56:42 +00:00