RFR: JDK-8299395: Remove metaprogramming/removeCV.hpp [v3]

Kim Barrett kbarrett at openjdk.org
Thu Dec 29 09:26:48 UTC 2022


On Thu, 29 Dec 2022 09:10:28 GMT, Justin King <jcking at openjdk.org> wrote:

>> Code cleanup of pre-C++11 <type_traits> implementations.
>
> Justin King has updated the pull request incrementally with three additional commits since the last revision:
> 
>  - Switch to using from typedef
>    
>    Signed-off-by: Justin King <jcking at google.com>
>  - Use std::remove_cv_t
>    
>    Signed-off-by: Justin King <jcking at google.com>
>  - Use std::remove_cv_t
>    
>    Signed-off-by: Justin King <jcking at google.com>

Looks good.

-------------

Marked as reviewed by kbarrett (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11799


More information about the hotspot-runtime-dev mailing list