ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
我的工作台
madmann91/bvh
/
Issues
Serialization/deserialization uses `size_t`
#97
Closed
madmann91
创建于 2025-02-01
enhancement
M
madmann91
commented
Using `size_t` makes the format architecture/system-dependent. Using an integer with the same number of bits as node indices would be a better, more stable option.
关闭于 2025-02-01
1 条评论