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
Is there a concept in the standard library that tests for usability in ranged for loops
Jun 25, 2026
c++
c++20
c++-concepts
ranged-loops
c++ generic lambdas: pattern type deduction
Jun 23, 2026
c++
lambda
c++17
type-deduction
c++20
C++20-ranges: reuse of a filter view
Jun 23, 2026
c++
c++20
Splitting class definition into multiple module units in C++
Jun 22, 2026
c++
c++20
c++-modules
How to parse GMT+-H in C++20 with std::chrono::parse
Jun 23, 2026
c++
c++20
c++-chrono
How do I use the spaceship operator in a switch statement
Jun 23, 2026
c++
switch-statement
c++20
spaceship-operator
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
Older Entries »