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++20
Difference between GCC and CLANG about using-directive scope in C++ modules
Jun 22, 2026
c++
gcc
clang
language-lawyer
c++20
C++ - Why does aggregate initialization not work with template struct
Jun 21, 2026
c++
templates
initialization
c++20
ctad
How can I overload a function for a concept?
Jun 21, 2026
c++
overloading
c++20
overload-resolution
c++-concepts
std::chrono and missing (?) support for negative leap seconds
Jun 21, 2026
c++
c++20
c++-chrono
leap-second
C++ Concepts: exactly how strictly are the coditions in a 'require' clause enforced?
Jun 21, 2026
c++
c++20
c++-concepts
C++ using declaration for parameter pack
Jun 19, 2026
c++
c++17
c++20
using-declaration
name-hiding
Efficient type punning without undefined behavior [duplicate]
Jun 19, 2026
c++
gcc
language-lawyer
c++20
type-punning
std::ranges::copy will not accept std::vector in visual studio
Jun 19, 2026
c++
compiler-errors
c++20
std-ranges
When is reinterpret_cast UB?
Jun 16, 2026
c++
language-lawyer
c++20
undefined-behavior
reinterpret-cast
Is there a better way to generic print containers in C++20/C++23?
Jun 17, 2026
c++
c++20
c++23
Why std::latch if there is std::barrier?
Jun 17, 2026
c++
concurrency
c++20
Can a concept satisfaction of an expression, contains both type and the reference?
Jun 17, 2026
c++
c++20
How do I create a Julian calendar that will interoperate with chrono?
Jun 16, 2026
c++
c++20
c++-chrono
Compiler is out of heap when compiling recursive consteval function
Jun 17, 2026
c++
gcc
clang
c++20
constexpr
Older Entries »