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
Function is not usable as a 'constexpr' function
Sep 20, 2022
c++
c++20
C++ 20 chrono: How to compare time_point with month_day?
Aug 30, 2022
c++
date
c++20
chrono
Difference between std::atomic and std::condition_variable wait, notify_* methods
Sep 20, 2022
c++
c++20
condition-variable
stdatomic
Empty braces magic in initializer lists
Sep 12, 2022
c++
c++20
initializer-list
Which is the best viable operator == function between these two declarations?
Sep 15, 2022
c++
templates
language-lawyer
c++20
Is pointer arithmetic on allocated storage allowed since C++20?
Sep 25, 2022
c++
arrays
dynamic-arrays
lifetime
c++20
Which part of the C++ standard prevents explicitly specifying this template's arguments?
Sep 15, 2022
c++
c++17
language-lawyer
variadic-templates
c++20
c++ generic compile-time for loop
Nov 02, 2021
c++
c++17
variadic-templates
template-meta-programming
c++20
Why are span's array and std::array constructors different from its container constructors
Sep 19, 2022
c++
c++20
std-span
Forwarding to an Aggregate Initializer?
Jan 07, 2021
c++
c++17
c++20
How to use the <format> header
Sep 24, 2022
c++
formatting
g++
header-files
c++20
Can comparison operator be defaulted outside of class definition in C++20?
Sep 12, 2022
c++
language-lawyer
c++20
comparison-operators
How can std::vector be converted to std::span?
Oct 15, 2022
c++
c++20
Will there be a concept for arithmetic types in C++ standard library?
Sep 19, 2022
c++
c++-standard-library
c++20
c++-concepts
Ramifications of C++20 requiring two's complement
Nov 07, 2022
c++
undefined-behavior
twos-complement
c++20
C++20 concepts: int not swappable_with int
Oct 12, 2021
c++
c++20
c++-concepts
Breaking change in C++20 or regression in clang-trunk/gcc-trunk when overloading equality comparison with non-Boolean return value?
May 28, 2022
c++
language-lawyer
eigen
eigen3
c++20
std::bit_cast with std::array
Sep 03, 2022
c++
c++20
type-punning
Simple example where [[likely]] and [[unlikely]] affect program assembly?
Aug 31, 2022
c++
assembly
gcc
c++20
likely-unlikely
Is the const overload of begin/end of the range adapters underconstrained?
Apr 02, 2022
c++
language-lawyer
c++20
std-ranges
« Newer Entries
Older Entries »