Use std::is_integral<T>::value instead of is_int<>{}.
NVCC doesn't seem to handle the construction + implicit conversion well. Explicitly specifying the value fixes this.
System updates will be applied on Jan 8th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
NVCC doesn't seem to handle the construction + implicit conversion well. Explicitly specifying the value fixes this.