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 to understand the definition of "manifestly constant-evaluated"?
Jun 04, 2022
c++
language-lawyer
c++20
Import std lib as modules with clang
Sep 09, 2022
c++
clang++
c++20
c++-modules
Why does `iota(0) | take(0)` not model ranges::sized_range in C++20?
Apr 07, 2022
c++
c++20
range-v3
std-ranges
Ambiguous name lookup with C++20 using-enum-declaration
Oct 02, 2022
c++
language-lawyer
c++20
name-lookup
using-declaration
Which header file or definitions to use for using char8_t data type in C++?
Sep 15, 2022
c++
c++20
Comma Operator in subscript operator?
Oct 06, 2022
c++
c++17
c++20
comma-operator
subscript-operator
In C++20, how do I write a contiguous iterator?
Sep 13, 2022
c++
stl
iterator
c++20
contiguous
Is std::ranges::size supposed to return an unsigned integer?
Sep 23, 2022
c++
eigen
c++20
eigen3
std-ranges
SFINAE automatically check that function body compiles without explicit constraints
Sep 10, 2022
c++
templates
c++20
definition-checking
Is it possible to co_await in a catch clause?
May 30, 2022
c++
c++20
c++-coroutine
Which of these new expressions with char arrays are well-formed?
Sep 05, 2022
c++
language-lawyer
new-operator
c++20
Class type non-type template parameter initialization does not compile
May 20, 2022
c++
gcc
language-lawyer
c++20
Why can't I use istream_view and std::accumulate to sum up my input?
Mar 09, 2022
c++
c++20
accumulate
std-ranges
c++ container inside another container
May 07, 2022
c++
c++20
Why can I not compare chrono::weekday's with operator<()?
Aug 30, 2022
c++
c++20
chrono
Is it implementation-defined that how to deal with [[no_unique_address]]?
Jun 08, 2022
c++
performance
standards
c++20
c++-attributes
-9'223'372'036'854'775'808LL is unsigned
Sep 07, 2022
c++
integer
literals
c++20
long-long
The mystery of C++20 concept boolean-testable
May 20, 2022
c++
comparison
c++20
c++-concepts
how can a c++ concept combine concepts?
Oct 23, 2021
c++
c++20
variadic
c++-concepts
C++ Concepts: checking for template instantiation
Nov 14, 2022
c++
c++-concepts
c++20
« Newer Entries
Older Entries »