Logo
Explore Help
Sign In
feedc0de/fmt
1
0
Fork 0
You've already forked fmt
forked from fmtlib/fmt
Code Pull Requests Activity
Files
deb901b9e48df922cf119d03a262c15264e7540f
fmt/test/add-subdirectory-test/main.cc

7 lines
133 B
C++
Raw Normal View History

Correction of 418 (#420)
2016-11-11 19:27:39 +02:00
#include "fmt/format.h"
check if cppformat is the master project or just used as dependency Based on that information less intrusive option defaults are choosen. Additionally, packaging support is omitted.
2016-02-03 11:20:19 +01:00
Improve coding style consistency
2016-03-18 07:59:04 -07:00
int main(int argc, char** argv) {
check if cppformat is the master project or just used as dependency Based on that information less intrusive option defaults are choosen. Additionally, packaging support is omitted.
2016-02-03 11:20:19 +01:00
for(int i = 0; i < argc; ++i)
fmt::print("{}: {}\n", i, argv[i]);
}
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API