'is_floating_point' cannot be specialized: Users are not allowed to specialize.. MacOS

mowen 2026-04-22 7

//template<> struct is_floating_point<enoki::half> : true_type { };
//template<> struct is_arithmetic<enoki::half> : true_type { };
//template<> struct is_signed<enoki::half> : true_type { };


注释以上代码即可

最新回复 (0)
返回
发新帖
X