.
├── CRTP // Eigen-like 符号表达
├── antiseed-bean // 机器人“茴香豆”
├── dynamic-arg-template// 模板
├── float-precision // 最容易错的浮点问题
├── ini-config // ini 格式文件读写工具,也可以看作 toml 格式的裁剪
├── log-int-softmax // int32 --> uint4 softmax
├── optional // 模拟 c++14 `std::optional`
├── range // 模拟 `python range`
├── NCHW4 // NC4HW4 layout 卷积
├── AOP
├── loan // 上海组合贷计算,考虑公积金余额、每月缴存;考虑年冲、月冲;每年提前还款+等本。
├── UB01-no-return
├── UB02-bad-inline
└── github-lark-notifier // github ---> 飞书群 issue/PR 提醒工具
-
Notifications
You must be signed in to change notification settings - Fork 3
cpp syntactic sugar
License
tpoisonooo/cpp-syntactic-sugar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cpp syntactic sugar