1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00
Commit graph

63 commits

Author SHA1 Message Date
Lars Melchior
c2d7dff1a8 add Q&A section to readme 2020-04-13 17:06:50 +02:00
Lars Melchior
3507aa0a21 rename variable 2020-04-13 17:00:37 +02:00
Lars Melchior
8a50497b19 add note for executables 2020-04-11 19:41:10 +02:00
Lars Melchior
cd3cfca47e
Update README.md 2020-04-11 19:36:36 +02:00
Lars Melchior
e40356919c
Wording 2020-04-11 13:12:45 +02:00
Lars Melchior
532a9b7abe document sstream inclusion 2020-04-11 13:09:35 +02:00
Lars Melchior
6f46945151 is sstream really always required? 2020-04-11 12:59:41 +02:00
Lars Melchior
812d740b4d seriously?! 2020-04-11 12:55:57 +02:00
Lars Melchior
75e8f650ca do we need to include sstream to concat strings in MSVC 2020-04-11 12:52:55 +02:00
Lars Melchior
9df557c951 silence MSVC enum warning 2020-04-11 12:46:46 +02:00
Lars Melchior
9a5f50f95c fix tests 2020-04-11 12:37:35 +02:00
Lars Melchior
45d1ec8ba9 fix workflows 2020-04-11 12:35:55 +02:00
Lars Melchior
c94580f25c init 2020-04-11 12:31:08 +02:00