The Modern C++ Challenge
https://www.packtpub.com/application-development/modern-c-challenge
Source code
https://github.com/PacktPublishing/The-Modern-Cpp-Challenge
ソースードをG++, Clang++, Visual C++の3種類でコンパイルしてみる。
最初はg++
$ docker run -it gcc /bin/bash
# gcc --version
gcc (GCC) 8.2.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#g++ first error
docker hub
$ docker pull -it kaizenjapan/mccgcc /bin/bash
#参考資料
cmake Cmakelists.txt
https://qiita.com/kaizen_nagoya/items/c109c3a0c7fb18cb9dbd
文書履歴
ver. 0.01 初稿 G++ 20190209
ver. 0.02 参考資料 追記 20190210
最後までおよみいただきありがとうございました。
いいね 💚、フォローをお願いします。
Thank you very much for reading to the last sentence.
Please press the like icon 💚 and follow me for your happy life.