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
Is there a way to iterate through templated functions/class instances with non-type-template-parameter via std::iota? [duplicate]
Jun 28, 2026
c++
algorithm
templates
c++20
non-type-template-parameter
Iterating over first n elements of a container - std::span vs views::take vs ranges::subrange
Jun 27, 2026
c++
c++20
std-ranges
is lambda capture allowed in c++20 function trailing return type and noexcept operator?
Jun 26, 2026
c++
lambda
c++20
trailing-return-type
Where should I install C++ module interfaces units?
Jun 25, 2026
c++
cmake
c++20
c++-modules
Triviality of deleted default constructor
Jun 26, 2026
c++
c++20
Fill a range with random numbers and execution policy
Jun 26, 2026
c++
random
c++20
executionpolicy
In C++, is there a way to provide object member name as template parameter?
Jun 26, 2026
c++
templates
methods
interface
c++20
Overcoming use of auto before deduction of 'auto'
Jun 26, 2026
c++
c++20
auto
return-type-deduction
Is there a concept in the standard library that tests for usability in ranged for loops
Jun 25, 2026
c++
c++20
c++-concepts
ranged-loops
c++ generic lambdas: pattern type deduction
Jun 23, 2026
c++
lambda
c++17
type-deduction
c++20
C++20-ranges: reuse of a filter view
Jun 23, 2026
c++
c++20
Splitting class definition into multiple module units in C++
Jun 22, 2026
c++
c++20
c++-modules
How to parse GMT+-H in C++20 with std::chrono::parse
Jun 23, 2026
c++
c++20
c++-chrono
How do I use the spaceship operator in a switch statement
Jun 23, 2026
c++
switch-statement
c++20
spaceship-operator
Difference between GCC and CLANG about using-directive scope in C++ modules
Jun 22, 2026
c++
gcc
clang
language-lawyer
c++20
C++ - Why does aggregate initialization not work with template struct
Jun 21, 2026
c++
templates
initialization
c++20
ctad
How can I overload a function for a concept?
Jun 21, 2026
c++
overloading
c++20
overload-resolution
c++-concepts
std::chrono and missing (?) support for negative leap seconds
Jun 21, 2026
c++
c++20
c++-chrono
leap-second
C++ Concepts: exactly how strictly are the coditions in a 'require' clause enforced?
Jun 21, 2026
c++
c++20
c++-concepts
« Newer Entries
Older Entries »