Xie Gengxin

Results 14 comments of Xie Gengxin

GetString 和 GetStringView 是获取 dom 里的数据,不涉及 json 解析

> @liuq19 还有一个问题,不知道有没有人反馈过。首页-usage-Getting and Setting-print_member 写的是sonic_json::Node& key = m->name; 编译出错 example里写的是const sonic_json::Node& key = m->name; fixed #79

I don't think this is correct c++ syntax.

> Did you find any workaround for this issue? We have encountered the same problem. Remove `alignas(64)`. But it is not an appropriate way

@cyb70289 What's unit of your benchmark results? HIB or LIB?

see #56,support sve as a different arch.

> Any convenient way to run clang-format job locally? Could you install clang in your machine? If you have a clang-format, run `git clang-format`

@cyb70289 pls update cmake/set_arch_flags.cmake.