Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++-modules
C++ "undefine" module keyword in include
Mar 06, 2023
c++
visual-studio
c++20
c++-modules
msvc14
What are clang's compiled module pcm files for?
Nov 08, 2022
c++
c++20
clang++
c++-modules
What's a proper way to export a global constant from a module?
Oct 30, 2022
c++
c++20
c++-modules
C++ header unit importation syntax
Aug 21, 2022
c++
language-lawyer
c++20
c++-modules
Import std lib as modules with clang
Sep 09, 2022
c++
clang++
c++20
c++-modules
how to use standard library with C++ modules? (eg: `import std.io`)
Oct 23, 2022
c++
clang
std
standard-library
c++-modules
Is mixing modules and headers in C++20 possible / acceptable?
Sep 07, 2022
c++
c++20
c++-modules
Do C++ modules make ODR violations absent?
Sep 07, 2022
c++
one-definition-rule
c++-modules
C++ Modules Forward Declaring Entity from Another Module
Sep 13, 2022
c++
c++20
forward-declaration
c++-modules
gcc11
Unable to use aligned `operator new` in a module with Clang
Mar 27, 2022
c++
clang
c++20
c++-modules
Clang Modules interaction with std <iterator> and <boost/move/iterator.hpp>
May 04, 2022
c++
boost
clang++
c++17
c++-modules
Will modules in c++20 reduce compile time compared to traditional header-files? [closed]
Aug 23, 2022
c++
c++20
c++-modules
Using legacy header files as c++20 modules
Aug 23, 2022
c++
clang++
c++-modules
Forward declaration to break cyclic dependency in C++20 modules doesn't work
Sep 25, 2022
c++
visual-c++
c++20
c++-modules
Older Entries »