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