mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-18 16:17:50 +01:00
![]() As this library will only use StrongAlias types for all its sequence numbers, the UnwrappedSequenceNumber class should use those types and not the primitive underlying types (e.g. uint32_t). This makes e.g. Unwrap() return a strong type, which is preferred. Bug: webrtc:12614 Change-Id: Icd0900c643a1988d1a3bbf49d87b4d4d1bbfbf1f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/213663 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33651} |
||
---|---|---|
.. | ||
BUILD.gn | ||
internal_types.h | ||
math.h | ||
math_test.cc | ||
pair_hash.h | ||
pair_hash_test.cc | ||
sequence_numbers.h | ||
sequence_numbers_test.cc | ||
str_join.h | ||
str_join_test.cc |