This website requires JavaScript.
Explore
Help
Sign In
mirror
/
spdlog
Watch
2
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2024-12-15 08:01:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d0f3b05f90
spdlog
/
astyle.sh
5 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
astyle
2014-02-22 04:51:54 +08:00
#!/bin/bash
flush helper count writes instead of time
2014-03-14 20:35:46 +08:00
find . -name
"*\.h"
-o -name
"*\.cpp"
|
xargs astyle -A1
returned fast_oss with optimizations
2014-03-07 06:52:50 +08:00
astyle
2014-02-22 04:51:54 +08:00
Reference in New Issue
Copy Permalink