-
### Description of the bug:
After upgrading gcc version to 13 there are issues with different Bazel projects.
Consider this output:
```bash
$ g++ -x c++ -std=c++0x -dM -E -
-
### Description
When building on a Linux system with libstdc++ higher than version 10 (the current version is 14, and Ubuntu Jammy ships 11) there is a cyclic dependency in the clang module graph f…
-
Hello
Can ctags skip the new module import statements in C++ 20 please ?
For example the following line produces a definition tag for symbol 'std':
```C++
import std;
```
The resulting t…
-
C++20ではModules TSが正式機能として追加された。
これを用いてヘッダ類を書き直したい。
https://cpprefjp.github.io/lang/cpp20/modules.html
-
Should we raise the floor to C++20?
## Compilers in use:
Assuming we drop toolset v141,version=14.16.27023 which is the lastest toolset for visual studio 2017, and require at least the latest to…
-
Hey, I really like this project, but I can't seem to build it on my PC, I have the SDK's and correct compiler version but I get a mess of errors. I have a stripped down version of Windows so maybe tha…
-
I'm hitting multiple issues using generic CMake (no package managers) on Fedora 36 and Ubuntu 22. I can make it work with changes.
Are you open to CMake changes/PRs?
-
> Automation Tool Path: "D:\Epic\Epic Games\UE_5.3\Engine\Build\BatchFiles\RunUAT.bat"
>
> Running AutomationTool...
> Using bundled DotNet SDK version: 6.0.302
> Starting AutomationTool...
> Pa…
-
The C++20 Naughty and Nice List for Game Devs
https://www.jeremyong.com/c++/2023/12/24/cpp20-gamedev-naughty-nice/
介绍一些对游戏开发比较好的c++20特性
不错
coroutine不错,可以用用这个 https://github.com/David-Haim/concurr…
-
Hi, I am trying to compile the latest and running into a compile error:
```
Downloading...
From (original): https://drive.google.com/uc?id=1-sWOJ8amM425eoZDhnZ_1FEVdhXajI7L
From (redirected): ht…