webrtc/sdk
Niels Möller b02220d1a0 Reland "Mark all bool conversion operators as explicit"
This is a reland of 325789c457

Original change's description:
> Mark all bool conversion operators as explicit
>
> An explicit bool conversion operator will still be used implicitly
> when an expression appears in "bool context", e.g., as the condition
> in an if statement, or as argument to logical operators. The
> `explicit` annotation prevents conversion in other contexts, e.g.,
> converting both a and b to bool in an expression like `a == b`.
>
> Bug: None
> Change-Id: I79ef35b1ea831e6011ae472900375ae8a3e617ab
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250664
> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Commit-Queue: Niels Moller <nisse@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#35927}

Bug: None
Change-Id: Ie057dfc8c0b5c498e2c8daff7620172c89f0e011
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251380
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35962}
2022-02-09 09:40:05 +00:00
..
android Break out webrtc_sdp and jsep_session_description 2022-02-08 07:43:36 +00:00
objc Reland "Mark all bool conversion operators as explicit" 2022-02-09 09:40:05 +00:00
BUILD.gn Make libaom_av1_encoder always build the libaom encoder. 2022-01-21 13:45:47 +00:00
media_constraints.cc Add an option to avoid early initialization of audio capture 2022-01-13 17:06:09 +00:00
media_constraints.h Add an option to avoid early initialization of audio capture 2022-01-13 17:06:09 +00:00
media_constraints_unittest.cc Remove enable_dtls_srtp option 2021-10-26 10:35:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00