Chris Peterson
|
7b03f376a0
|
Bug 1288603 - Remove NumericLimits.h because all platforms have numeric_limits<char16_t>. r=froydnj
|
2016-07-22 22:05:45 -07:00 |
|
Thomas Zimmermann
|
33e0c72a78
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|Saturate<T>| implements saturation arithmetics for arbitrary basic
types. Operations on its value won't over- or underflow the type's
range.
|
2016-02-04 12:35:12 +01:00 |
|
Carsten "Tomcat" Book
|
fccd733703
|
Backed out changeset 8d6c228ef008 (bug 1194721) on developers request
|
2016-02-03 16:25:00 +01:00 |
|
Thomas Zimmermann
|
027480fd4c
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|Saturate<T>| implements saturation arithmetics for arbitrary basic
types. Operations on its value won't over- or underflow the type's
range.
|
2016-02-03 15:16:00 +01:00 |
|