DORSETRIGS
Home

xmake (2 post)


posts by category not found!

Using clangd as a code hint in VScode to develop a Qt program

Supercharge Your Qt Development with Clangd Code Hints in VS Code Developing Qt applications can be a joy but navigating the complex world of signals slots and

2 min read 04-10-2024 52
Using clangd as a code hint in VScode to develop a Qt program
Using clangd as a code hint in VScode to develop a Qt program

Clangd apply different c++ standard to diffrent file

Applying Different C Standards to Different Files with Clangd In modern C development managing different file standards is a common challenge This is particular

2 min read 20-09-2024 54
Clangd apply different c++ standard to diffrent file
Clangd apply different c++ standard to diffrent file