< prev index next >

src/hotspot/share/metaprogramming/isSigned.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_METAPROGRAMMING_ISSIGNED_HPP #define SHARE_VM_METAPROGRAMMING_ISSIGNED_HPP - #include "memory/allocation.hpp" #include "metaprogramming/integralConstant.hpp" #include "metaprogramming/removeCV.hpp" #include <limits> template<typename T> --- 23,32 ----
< prev index next >