Files
doomemacs/modules/editor/file-templates/templates
Lorenzo Ravaglia 25602409b6 refactor(file-templates): c++-mode/__main.cpp: modernize
- Drops `using namespace std`: a known anti-pattern which imports a
  massive namespace into the global namespace. See
  https://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice
- Modernizes/generalizes `main`'s signature with a trailing return
  type (C++11)

Ref: https://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice
Close: #7387
2023-09-07 20:22:58 +02:00
..
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2021-06-05 23:21:53 +09:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-07-08 14:36:38 +02:00
2019-04-24 18:16:04 -04:00
2019-07-18 03:41:47 +02:00
2022-10-05 01:01:19 +02:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00
2019-04-24 18:16:04 -04:00