Commit 1cb8358
authored
[to_c_lower_upper.cc] clang-format (#1163)
* move print_freestanding to impl.h
* impl
* [print] move print_freestanding to a seperate directory to revamp it
* special
* add license and license-zhCN.txt for anti-tivoization
* [core] Fix warnings for codecvt for clang for charxx_t
* Add trim to string
Overhual entire char_category apis
Todo. Implement trim for string_view
* add __cpp_static_call_operator to char_category_traits.h
* [edit] add string_view for trim, trim.cc string.h
* [string] trim_subview_prefix should have
fast_io::containers::null_terminated
* [char_category] add to_c_lower upper ranges support
* [char_category_traits.h] fix to_c_halfwidth
* fix issues with shadow
* [nt] fix shadow in alpc_nt.h
* [char_category] fix api before C++23
* [to_c_lower_upper.cc] clang-format1 parent 39a2a33 commit 1cb8358
1 file changed
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
0 commit comments