yalantinglibs/include/ylt/struct_pack
saipubw 63bfdbeae1
[struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566)
2024-01-17 18:10:56 +08:00
..
alignment.hpp [struct_pack] refactor code (#464) 2023-09-21 17:46:12 +08:00
calculate_size.hpp [struct_pack][feature] add support for user-defined serialization (#514) 2023-12-05 12:07:39 +08:00
compatible.hpp [struct_pack][doc] fix cnapi document (#563) 2024-01-11 12:30:52 +08:00
derived_helper.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
derived_marco.hpp [struct_pack][fix] fix bug of struct_pack::write (#537) 2023-12-26 15:01:09 +08:00
endian_wrapper.hpp [struct_pack] enhance struct_pack::write/read/get_write_size (#551) 2023-12-28 16:50:16 +08:00
error_code.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
foreach_macro.h [struct_pack] fix marco warning (#466) 2023-09-25 14:14:12 +08:00
marco.h [struct_pack] Add support for big-endian platform (#474) 2023-10-13 15:36:33 +08:00
md5_constexpr.hpp [struct_pack][doc] fix cnapi document (#563) 2024-01-11 12:30:52 +08:00
packer.hpp [struct_pack] enhance struct_pack::write/read/get_write_size (#551) 2023-12-28 16:50:16 +08:00
reflection.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
size_info.hpp [struct_paack][fix] fix size_info operator + & namespace (#560) 2024-01-08 15:15:33 +08:00
trivial_view.hpp [struct_pack][doc] fix cnapi document (#563) 2024-01-11 12:30:52 +08:00
tuple.hpp refactor project (#347) 2023-07-04 14:09:35 +08:00
type_calculate.hpp [struct_pack][feature] add support for user-defined serialization (#514) 2023-12-05 12:07:39 +08:00
type_id.hpp [struct_pack] relax limitation for long (#535) 2023-12-21 14:17:01 +08:00
type_trait.hpp [struct_pack] enhance serialize performance by uninitialized resize (#489) 2023-11-10 16:36:36 +08:00
unpacker.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
user_helper.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00
util.h [struct_pack][fix] fix undef macro __has_feature (#564) 2024-01-11 14:25:16 +08:00
varint.hpp [struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566) 2024-01-17 18:10:56 +08:00