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
Implicit operator != resolving ambiguity in operators ==
Jun 03, 2022
c++
visual-studio
language-lawyer
c++20
How to test if std::remove_cvref is defined in the standard library?
Jan 12, 2022
c++
c++-standard-library
c++20
C++20: How is the returning from atomic::wait() guaranteed by the standard?
May 07, 2022
c++
multithreading
language-lawyer
atomic
c++20
Checking for constexpr in a concept
Sep 14, 2022
c++
constexpr
c++20
c++-concepts
Constrained member functions and explicit template instantiation
Aug 26, 2022
c++
language-lawyer
c++20
c++-concepts
explicit-instantiation
How to annotate a ternary expression with `[[likely]]`?
Sep 15, 2022
c++
c++20
Counting parameters of a template template type
Oct 23, 2022
c++
templates
metaprogramming
c++20
Why is there not a no-throw guarantee in the standard for std::set::extract() and std::set::insert(nh)?
Jan 01, 2022
c++
language-lawyer
c++20
splice
throws
Using std::atomic with futex system call
Oct 16, 2022
c++
linux
c++20
stdatomic
futex
Using ranges::view::iota in parallel algorithms
Mar 04, 2022
c++
c++17
stl-algorithm
range-v3
c++20
Is this a proper use of C++20 concepts?
Aug 29, 2022
c++
c++20
c++-concepts
Forward declaration to break cyclic dependency in C++20 modules doesn't work
Sep 25, 2022
c++
visual-c++
c++20
c++-modules
Is there a way to use concepts to disable member functions that would produce a reference to void?
Apr 22, 2022
c++
c++20
c++-concepts
Why does this clang code fail to compile with clang 10 with -std=c++20
Mar 01, 2022
c++
c++20
spaceship-operator
Why do I need to include <compare> header to get <=> to compile?
Sep 15, 2022
c++
c++20
spaceship-operator
C++20 default equality / inequality
Aug 31, 2022
c++
c++20
Partial specialization of templates over non-type literal parameters in C++20: clang and gcc disagree
Apr 11, 2022
c++
g++
language-lawyer
c++20
clang++
C++ nested designated initializer with pointer
May 10, 2022
c++
language-lawyer
c++20
Will it be possible to omit the type name when initializing C++2a class non-type template arguments?
Oct 23, 2021
c++
c++20
« Newer Entries
Older Entries »