List Question
20 TechQA 2024-03-25T17:08:48.407000C++ static template class member variable: non-inline external definitions are not permitted in C++ header units
58 views
Asked by GregTheMadMonk
MacOS (Intel) Xcode Version 15.2 and C++20 modules - New to this and cannot get it working
39 views
Asked by Varsuuk
CMake: `Cannot find source file: FILE_SET` with target_sources
56 views
Asked by MBR-6161
Does the static initialization order fiasco happens with C++20 modules?
124 views
Asked by Константин Ван
Importing <filesystem> in gcc
59 views
Asked by Mercer
Clang doesn't see module interface in my CMake project
117 views
Asked by Denis Steinman
Where should I install C++ module interfaces units?
108 views
Asked by Guillaume Racicot
Should I break circular dependencies between C++ module fragments using forward declarations?
131 views
Asked by Jupiter
Idiomatic C++ module use
119 views
Asked by Daniel
Cannot compile import std
191 views
Asked by ProMike
Clang scan deps was not found while trying to build C++ 20 modules
418 views
Asked by Kube
Clangd complains about ODR when using C++-20 modules
343 views
Asked by Zhalgas Yerzhanov
transitioning an objective c++ codebase to modules
29 views
Asked by AudioBubble
Build header/impl optionally as module
97 views
Asked by jack
warning C5050 incompatible environments - _UTF8 defined in C++ 20 modules Qt project
66 views
Asked by Tobxon
C++ Module Visibility Differences of Unexported Classes defined in Implementation Partition Unit vs. Interface Partition Unit
111 views
Asked by Meng-Ze Chen
CMake-C++ Modules Minimal example
304 views
Asked by Pablo
Is there an alternative Visual Studio keyboard shortcut for ToggleHeaderCodeFile which works for jumping to a C++ module interface file?
128 views
Asked by Matthew Loveday