7eb4d4aa01
Reimpliment PrimitiveConversions::cast, with some cases now constexpr. <!-- Anything below this marker will be automatically updated, please do not edit manually! --> --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ] Change must be properly reviewed ### Issue * [JDK-8247909](https://bugs.openjdk.java.net/browse/JDK-8247909): Improve PrimitiveConversions::cast using C++14 ### Download `$ git fetch https://git.openjdk.java.net/jdk pull/143/head:pull/143` `$ git checkout pull/143` Reviewed-by: dholmes, stefank |
||
---|---|---|
.. | ||
test_conditional.cpp | ||
test_decay.cpp | ||
test_enableIf.cpp | ||
test_isArray.cpp | ||
test_isConst.cpp | ||
test_isFloatingPoint.cpp | ||
test_isIntegral.cpp | ||
test_isPointer.cpp | ||
test_isSame.cpp | ||
test_isSigned.cpp | ||
test_isVolatile.cpp | ||
test_logical.cpp | ||
test_primitiveConversions.cpp | ||
test_removeCV.cpp | ||
test_removeExtent.cpp | ||
test_removePointer.cpp | ||
test_removeReference.cpp |