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
In which context default argument of immediate function is substituted in C++20 (on source location example)?
Oct 17, 2022
c++
language-lawyer
c++20
consteval
c++20 ranges library, how to make conditional operator work?
Oct 17, 2022
c++
c++20
std-ranges
Must destructor be just available (public) or fully valid for default initialized class members?
Nov 06, 2022
c++
language-lawyer
c++20
incomplete-type
Assignment operator of std::variant of custom type with deleted special member functions?
Oct 17, 2022
c++
language-lawyer
c++20
assignment-operator
std-variant
error: failed to read compiled module: No such file or directory
Apr 16, 2022
c++
gcc
module
g++
c++20
Template argument deduction in case of designated initializers in C++
May 01, 2022
c++
templates
language-lawyer
c++20
aggregate-initialization
Interpreting C++20 standard description of ITER_TRAITS
Sep 15, 2022
c++
language-lawyer
c++20
Is this correct: std::views::reverse on infinite range?
Aug 08, 2022
c++
g++
language-lawyer
c++20
std-ranges
the purpose of the -Wlifetime flag?
Aug 23, 2022
c++
clang++
c++20
why is the optimizer not allowed to fold in "constant context"?
Aug 10, 2022
c++
optimization
c++20
C++ header unit importation syntax
Aug 21, 2022
c++
language-lawyer
c++20
c++-modules
Is there a wrapper for floating point numbers in C++20 that would enable me to default the spaceship operator?
Jul 19, 2022
c++
c++20
spaceship-operator
Why has std::accumulate not been made constexpr in C++20?
Sep 15, 2022
c++
c++-standard-library
c++20
accumulate
Why is this value downcast (static_cast to object type) allowed in C++20?
Sep 02, 2022
c++
language-lawyer
c++20
downcast
static-cast
Is there a std::less/std::greater for the spaceship operator?
Aug 31, 2022
c++
c++20
comparison-operators
spaceship-operator
Does C++ standard library provide more compact and generalized version of the erase–remove idiom?
Oct 10, 2021
c++
c++17
c++-standard-library
c++20
erase-remove-idiom
How to make a concept fail with a custom error message (C++20)
Apr 30, 2021
c++
templates
compiler-errors
c++20
c++-concepts
what is the usecase for explicit (bool)
Sep 15, 2022
c++
c++20
explicit
Why can't I declare a concept at class scope?
Sep 10, 2022
c++
c++20
c++-concepts
How does C++20's memory model differ from that of C++11?
Nov 15, 2021
c++
c++11
c++20
« Newer Entries
Older Entries »