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
Why is std::ssize being forced to a minimum size for its signed size type?
Aug 30, 2022
c++
language-lawyer
c++20
Erase element by value from vector of pairs
Dec 05, 2021
c++
vector
c++20
How to pass a smart iterator to a function that accepts a classic iterator?
Nov 04, 2022
c++
c++20
range-v3
Why is there an error "no matching function for call to 'A(A<...auto...>)'"?
Mar 12, 2022
c++
templates
gcc
c++20
template-argument-deduction
Why do C++ bit fields require me to specify a type?
Feb 15, 2022
c++
c++20
Is mixing modules and headers in C++20 possible / acceptable?
Sep 07, 2022
c++
c++20
c++-modules
Three-way comparison of CRTP-ed std::vectors
Sep 15, 2022
c++
comparison
c++20
crtp
Calling lambda with template parameter list, without providing arguments
May 31, 2022
c++
templates
c++20
Array of concept pointers
Aug 22, 2022
c++
arrays
c++-concepts
c++20
gcc6
C++ coroutines: implementing task<void>
Dec 10, 2019
c++
templates
c++20
c++-coroutine
C++20 string literal template argument working example
Jun 13, 2021
c++
templates
c++20
Can lambdas be used as non-type template parameter?
May 08, 2022
c++
templates
lambda
c++20
non-type
Is there a function to load a non-atomic value atomically?
Jun 27, 2022
c++
c++20
stdatomic
Why does the output_iterator Concept not require the output_iterator_tag?
Apr 03, 2022
c++
c++20
c++-concepts
How to compose generators with STL algorithms
Apr 09, 2021
c++
c++20
C++20 coroutines, std return type and state persistancy
Jun 03, 2022
c++
c++20
c++-standard-library
c++-coroutine
Find a pointer T* in std::unordered_set<std::unique_ptr> (C++20)
Sep 14, 2022
c++
unique-ptr
c++20
unordered-set
How to use ranges::sort for ascending or descending sort controlled by a boolean
Feb 24, 2022
c++
c++20
std-ranges
Rewritten comparison operators and expression templates
Sep 12, 2022
c++
c++20
comparison-operators
spaceship-operator
Can can I make `std::ranges::views::elements` work with a range of my type
Jan 24, 2022
c++
c++20
std-ranges
« Newer Entries
Older Entries »