Is there any benefit to using `std::numeric_limits::max()` instead of simply `UINT64_MAX`? (ie: `std::numeric_limits<>` vs cstdint) [duplicate]

后端 未结 0 1558
借酒劲吻你
借酒劲吻你 2021-01-30 22:59
热议问题