Go to the documentation of this file. 1 #ifndef FWCore_Utilities_HostDeviceConstant_h 2 #define FWCore_Utilities_HostDeviceConstant_h 20 #define HOST_DEVICE_CONSTANT __device__ constexpr 22 #define HOST_DEVICE_CONSTANT constexpr 25 #endif // FWCore_Utilities_HostDeviceConstant_h