摘要: //test.h class test { public: test() = delete; ~test() = delete; private: static constexpr long long POLY_64_REV = 0x95AC9329AC4BC9B5L; static constex 阅读全文
posted @ 2024-07-12 16:02 素装写淡定 阅读(51) 评论(0) 推荐(0)