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
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
When do temporaries passed to coroutines get destroyed?
Jul 27, 2021
c++
c++20
c++-coroutine
Overloaded function templates that differ only in their return types in C++
Sep 09, 2022
c++
templates
language-lawyer
c++20
overload-resolution
Implicitly capture const variable in a template lambda with no capture-default specified
Apr 25, 2022
c++
lambda
c++17
language-lawyer
c++20
Legitimate appearances of <=> in pre-c++20 code
Apr 29, 2021
c++
c++17
c++20
spaceship-operator
What does std::make_unique_for_overwrite() do vis-a-vis std::make_unique()?
Sep 12, 2022
c++
smart-pointers
c++20
How to use c++20 modules with GCC?
Aug 29, 2022
c++
c++20
Is there a reason why implementations allow instantiation of std::complex with unsupported types
Feb 01, 2022
c++
language-lawyer
c++20
complex-numbers
unspecified-behavior
What is std::jthread in c++20?
Sep 16, 2022
c++
multithreading
c++20
How can I use C++20 std::format?
Sep 26, 2022
c++
printf
string-formatting
c++20
fmt
Why does the C++ standard handle file seeking the way it does?
Nov 21, 2022
c++
file
language-lawyer
seek
c++20
Implementing operator<=> for optional<T>
Mar 09, 2022
c++
c++20
spaceship-operator
Can a concept evaluation depend on where it is evaluated?
Sep 15, 2022
c++
language-lawyer
c++-concepts
c++20
« Newer Entries
Older Entries »