liba 0.1.15

An algorithm library based on C/C++
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
root=true
[*]
end_of_line = lf
indent_size = 4
indent_style = space
trim_trailing_whitespace = true
[*.{cmake,d.ts,json,yml}]
indent_size = 2
[CMakeLists.txt]
indent_size = 2
[Makefile]
indent_style = tab
tab_width = 4