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
Get pointer to overloaded function that would be called
Oct 16, 2025
c++
templates
traits
c++20
Must coroutine return type be copy- or move-constructible if it is passed in co_await
Oct 17, 2025
c++
language-lawyer
c++20
coroutine
auto&& versus constrained auto&& in C++ templates
Oct 17, 2025
c++
c++20
forwarding-reference
Argument-dependent lookup in Visual C++ [duplicate]
Oct 17, 2025
c++
templates
visual-c++
c++17
c++20
How to limit the template parameter to only floating point type
Oct 16, 2025
c++
templates
c++20
Is it legal to dereference end() on std::views::iota?
Oct 16, 2025
c++
c++20
std-ranges
Preprocessing: Is defining a shorthand for `import` legal?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
c++20
C++ concepts for template-values and parameter pack
Oct 16, 2025
c++
c++20
c++-concepts
Class with constructor template requiring copyable argument is not copyable by itself
Oct 15, 2025
c++
templates
language-lawyer
c++20
copy-constructor
How to express std::setprecision in std::format?
Oct 16, 2025
c++
c++20
stdformat
How to use concepts in if statement
Oct 16, 2025
c++
templates
c++20
c++-concepts
std::span<const T> as parameter in function template
Oct 15, 2025
c++
c++20
Compiler variance for trailing requires-clauses on non-templated functions
Oct 13, 2025
c++
gcc
clang
language-lawyer
c++20
compiler failure in c++ 20 using the new semaphore library
Oct 13, 2025
c++
linux
g++
c++20
What's the best way to express concept requirements for data members in a concept?
Oct 14, 2025
c++
c++20
c++-concepts
Why string constructor(s, pos) exception is "pos > s.size()" and not "pos >= s.size()"?
Oct 14, 2025
c++
c++20
C++20 ranges - How to store a composed ranges view in class member
Oct 02, 2025
c++
gcc
c++20
std-ranges
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
Older Entries »