samblg / cpp20-plus-indepth

This is the repo that contains the source code for Cpp20Plus course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

course-logo


Learn C++20 In Depth and Evermore

This is the repository of the source code for course Learn C++20 In Depth and Evermore.

Pull requests of cmake/make are welcome!

Requirements

  • Basic development environment :
    • Windows 10 or higher with Visual C++ (through Visual Studio 2022 17.4.1 or higher)
    • Linux with GCC 12.2.0 (may work, not fully tested)
    • macOS 12 or higher with Clang 15.0.2-1 (may work, not fully tested)

References

Useful Links

About

This is the repo that contains the source code for Cpp20Plus course


Languages

Language:C++ 92.3%Language:CMake 7.6%Language:C 0.0%