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
std::source_location as non type template parameter
Sep 23, 2025
c++
c++20
std-source-location
How c++ compiler matches "Class::operator=="?
Sep 23, 2025
c++
language-lawyer
c++20
c++20 partial class specialization with concepts and variadic template args
Sep 23, 2025
c++
c++20
variadic-templates
c++-concepts
compiler-bug
Why is this virtual constexpr function not recognised as constant?
Sep 22, 2025
c++
inheritance
visual-c++
c++20
concept std::equality_comparable_with not working for user-defined equality operator
Sep 22, 2025
c++
operator-overloading
c++20
c++-concepts
C++ spaceship-operator and user-defined types: comparing a subset of attributes only
Sep 22, 2025
c++
sorting
c++20
equality
C++20 consteval functions and constexpr variables - are they guaranteed to be evaluated at compilation time?
Sep 22, 2025
c++
language-lawyer
c++20
constexpr
consteval
Why can't we initialize a "constexpr variable" inside a Switch (below a non last SWITCH CASE)?
Sep 21, 2025
c++
switch-statement
c++20
constexpr
Why the standard defines borrowed_subrange_t as common_range?
Sep 21, 2025
c++
c++20
range-v3
std-ranges
C++ how to print words with views::split?
Sep 20, 2025
c++
c++20
How do I use std::constructible_from
Sep 21, 2025
c++
c++20
c++-concepts
Breaking c++ 20 module dependencies
Sep 21, 2025
c++
c++20
c++-modules
How to enumerate each hours of a day
Sep 20, 2025
c++
c++20
c++-chrono
Is there a standard way to keep the result of a constexpr std::string function?
Sep 20, 2025
c++
c++20
constexpr
How to get an element of type list by index
Sep 20, 2025
c++
metaprogramming
variadic-templates
c++20
Template member function containing decltype(lambda) default template parameter has divergent behaviour on different compilers
Sep 20, 2025
c++
templates
lambda
compiler-errors
c++20
How can I create deduction guides for template aliases in C++20?
Sep 19, 2025
c++
templates
c++20
template-argument-deduction
deduction-guide
C++20 Module multiple-layer of inheritance
Sep 18, 2025
c++
c++20
Requires clause positioning in C++20 function templates
Sep 18, 2025
c++
language-lawyer
c++20
c++-concepts
Currying in C++20 and (universal) references
Sep 17, 2025
c++
c++20
currying
forwarding-reference
Older Entries »