Jiaming Yuan 53fc17578f
Use std::uint64_t for row index. (#10120)
- Use std::uint64_t instead of size_t to avoid implementation-defined type.
- Rename to bst_idx_t, to account for other types of indexing.
- Small cleanup to the base header.
2024-03-15 18:43:49 +08:00
..
2023-08-24 05:29:52 +08:00
2022-09-21 18:06:50 +08:00
2023-03-01 00:39:06 +08:00
2020-08-12 01:26:02 -07:00