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
Using c++ 20 Concept to check if a function returns a const value
Sep 14, 2026
c++
c++20
c++-concepts
C++ hinnant date lib - not parsing string to date under Linux, works on Windows
Sep 14, 2026
c++
datetime
c++20
c++-chrono
C++ user-defined string literal template weird issue (getting string literal length as compile-time constant)
Sep 14, 2026
c++
gcc
clang
c++20
user-defined-literals
writing an output iterator for c++20
Sep 13, 2026
c++
c++20
Three-way comparison operator member vs non-member implementation
Sep 12, 2026
c++
comparison-operators
c++20
spaceship-operator
Structuring a project with circular dependencies using C++ modules
Sep 11, 2026
c++
c++20
c++-modules
Is it safe that the one coroutine function working on multiple strand/thread?
Sep 09, 2026
c++
multithreading
c++20
boost-asio
coroutine
Can we declare a struct as conforming to a concept?
Sep 11, 2026
c++
c++20
c++-concepts
accessing member in trailing return type vs. in requires clause of a locally defined friend function
Sep 10, 2026
c++
c++20
friend-function
trailing-return-type
requires-clause
c++20 How to make a constrained tuple like container that contains only the allowed types and an instance of itself
Sep 10, 2026
c++
c++20
c++-concepts
How to define a concept that requires T to have a T::inner member
Sep 10, 2026
c++
c++20
c++-concepts
requires-expression
!= auto generated from == in C++20?
Sep 10, 2026
c++
operator-overloading
comparison
c++20
comparison-operators
Class template argument deduction ambiguity
Sep 09, 2026
c++
language-lawyer
c++20
std::construct_at to use memory from std::byte / unsigned char arrays
Sep 10, 2026
c++
language-lawyer
c++20
lifetime
object-model
Is it possible to construct a `std::span` from a view in C++20?
Sep 10, 2026
c++
c++20
std-ranges
std-span
How do I define an exported constant?
Sep 10, 2026
c++
constants
c++20
c++-modules
Understanding the convertible_to concept in c++20
Sep 10, 2026
c++
c++20
c++-concepts
Outside class definition of member function enabled with concept
Sep 10, 2026
c++
c++20
c++-concepts
Is there a good way to make vscode intellisense detect g++ gcm files generated from -xc++-system-header flag for importing?
Sep 08, 2026
c++
vs-code
intellisense
c++20
c++-modules
Older Entries »