9 Commits

Author SHA1 Message Date
nonwill
ebd08eb385
CPP: tidied file header includes (#14621) 2025-02-05 21:24:44 +08:00
nonwill
ea710300b1
Make functions mostly noexcept to improve runtime performance (#14613) 2025-02-05 18:17:18 +08:00
nonwill
42a3c77309
CPP: emplace_back() replaces many push_back()...to improve performance (#14610) 2025-02-03 19:35:16 +08:00
jzhang533
24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
moehuster
549376ead5
[Cherry-pick] #10441 #10512 (#10593)
* fix memory leak (#10441)

* fix memory leak

* update: Using smart pointers instead of raw pointers

* update: Usinig intuitive initialization of duration (#10512)
2023-08-14 10:14:43 +08:00
WenmuZhou
dd9f48da2e fix bug 2022-09-20 03:40:05 +00:00
WenmuZhou
603f234bcc add layout 2022-09-19 09:37:41 +00:00
WenmuZhou
4fa4f22e7b fix table cpp infer bug 2022-09-09 12:24:08 +00:00
WenmuZhou
3867c8cc87 add table cpp infer 2022-08-10 06:05:02 +00:00