Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 523 Bytes

winclangcpp

Project Overview

This project is set up on a Windows system using Visual Studio Code as the primary IDE. The development environment includes the following configurations:

  • Language: C++23
  • Compiler: clang++/g++
  • Build System: CMake and Ninja
  • Language Server: clangd

All configurations are up-to-date, ensuring compatibility with the latest features and standards .

Disclaimer

This repository is intended for my personal learning purposes. The content quality may not be good.