This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
mirror of
https://github.com/gabime/spdlog.git
synced
2024-11-15 16:35:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4189a406f4
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