webrtc/api/units
Sebastian Jansson d7fade5738 Makes all units and operations constexpr
Since RTC_DCHECK was made constexpr compatible, we can now
make the unit classes fully constexpr.

Bug: webrtc:9883
Change-Id: I18973c2f318449869cf0bd45699c41be53fba806
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167722
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Ali Tofigh <alito@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30403}
2020-01-29 10:57:54 +00:00
..
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
data_rate_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
data_rate.cc Include sign for infinity in ToString for data units. 2019-03-05 09:42:08 +00:00
data_rate.h Makes all units and operations constexpr 2020-01-29 10:57:54 +00:00
data_size_unittest.cc Adds constexpr create functions for units. 2018-08-08 07:38:14 +00:00
data_size.cc Include sign for infinity in ToString for data units. 2019-03-05 09:42:08 +00:00
data_size.h Makes all units and operations constexpr 2020-01-29 10:57:54 +00:00
frequency_unittest.cc Adds Frequency unit type. 2019-06-07 09:54:02 +00:00
frequency.cc Format almost everything. 2019-07-08 13:45:15 +00:00
frequency.h Makes all units and operations constexpr 2020-01-29 10:57:54 +00:00
OWNERS Adds srte@ as OWNER of units. 2019-06-05 15:08:57 +00:00
time_delta_unittest.cc Adds shared base class for data units. 2018-11-19 12:41:33 +00:00
time_delta.cc Adds Frequency unit type. 2019-06-07 09:54:02 +00:00
time_delta.h Makes all units and operations constexpr 2020-01-29 10:57:54 +00:00
timestamp_unittest.cc Adds signed infinity to timestamps. 2018-09-04 17:14:05 +00:00
timestamp.cc Using unit types in TransportFeedbackAdapter. 2019-11-06 12:25:00 +00:00
timestamp.h Makes all units and operations constexpr 2020-01-29 10:57:54 +00:00