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 std::strong_ordering works only with zero?
Feb 18, 2021
c++
g++
c++20
visual-c++-2019
Why is const char[] a better match for std::ranges::range than for an explicit, const char* free overload, and how to fix it?
Sep 09, 2022
c++
c++20
overload-resolution
c++-concepts
std-ranges
requirements for custom container type to use with views
Sep 05, 2022
c++
c++20
std-ranges
Is the local variable returned by a function automatically moved in C++20?
May 03, 2022
c++
return-value
c++20
Using '|' (pipe) operator with std::views does not compile
Sep 13, 2022
c++
std
c++20
When is RVO garanteed to apply / does apply with C++20 compilers
Sep 25, 2022
c++
compiler-optimization
c++20
rvo
Why isn't inv_sqrt2 defined in the C++ standard library?
May 15, 2022
c++
constants
c++-standard-library
c++20
inline-variable
Concise bidirectional static 1:1 mapping of values and types
Nov 02, 2021
c++
templates
c++17
template-meta-programming
c++20
Converting std::span with dynamic extent to std::span with static extent
Jul 02, 2022
c++
c++20
Detect if a type is a specialization from the primary template or a user-provided specialization
Mar 02, 2021
c++
c++20
Nested generation of comparison operator with three-way operator?
Aug 20, 2022
c++
language-lawyer
c++20
spaceship-operator
Passing r values by reference?
Sep 15, 2022
c++
language-lawyer
c++20
Real world usage example for spaceship operator [closed]
Oct 12, 2022
c++
c++20
spaceship-operator
Modern C++ way to repeat code for set number of times
Aug 30, 2022
c++
loops
c++17
c++20
lambdas in unevaluated contexts (Until C++20)
Mar 13, 2022
c++
c++11
lambda
c++20
Are `inline` and `noexcept` redundant in a consteval context?
Aug 27, 2022
c++
inline
c++20
noexcept
consteval
C++ concepts compound requirements and return-type-requirements
Nov 15, 2022
c++
c++20
Does a class template's requires clause have to be repeated outside member definitions?
Sep 17, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Create span of string_views from C string array
Aug 30, 2022
c++
c++20
string-view
std-span
Fast way to transform datetime strings with timezones into UNIX timestamps in C++
Aug 21, 2022
c++
date
datetime
mktime
c++20
« Newer Entries
Older Entries »