Skip to content

Diyou/CPP20_Modules_Skeleton

Repository files navigation

Basic Setup for c 20 Modules.

  • VSCode Support with clangd
  • STL Modules (import std)

Notes

clangd: Restart language server needs to be invoked frequently when structural changes are being made.

Requirements

  • CMake > 3.30
  • ninja Generator

Linux

  • clang compiler
  • libc

About

Base CMake Setup for C 20 Modules with vscode support

Topics

Resources

License

Stars

Watchers

Forks