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++-concepts
Given Concepts, are SFINAE helpers still in the spec as non-deprecated?
Aug 05, 2020
c++
language-lawyer
c++-concepts
c++20
Using C++20 concepts to avoid std::function
Sep 20, 2022
c++
lambda
c++20
c++-concepts
How to properly forward Invocable types
Nov 14, 2019
c++
c++17
perfect-forwarding
c++-concepts
range-v3
Check a concept against a type
Dec 31, 2021
c++
c++-concepts
c++20
Detecting compile-time constantness of range size
Jun 15, 2022
c++
language-lawyer
c++20
c++-concepts
std-ranges
How can I specialize std::common_type<A,B> so that it's naturally commutative?
Sep 05, 2022
c++
c++20
typetraits
c++-concepts
What to use as replacement for concepts (upcoming feature) in C++?
Sep 22, 2022
c++
c++11
c++-concepts
How to retrieve type from the concept?
Mar 05, 2022
c++
c++-concepts
Weird return value of C++20 requires expression
Sep 12, 2022
c++
lambda
c++20
c++-concepts
understanding c++ move_constructible concept implementation
Apr 21, 2022
c++
c++20
move-semantics
c++-concepts
move-constructor
Why is the C++20 concept not compatible with "const auto&"?
Aug 26, 2022
c++
templates
c++20
c++-concepts
type-deduction
C++20 Template Template Concept Syntax
Aug 30, 2022
c++
templates
c++20
c++-concepts
Why is the concept in template template argument not verified?
Aug 28, 2022
c++
c++20
c++-concepts
contravariance
template-templates
Overloading static and non-static member function with constraint
Sep 14, 2022
c++
language-lawyer
c++20
c++-concepts
Concept with multiple template arguments
Oct 26, 2022
c++
templates
c++20
c++-concepts
C++, concepts not working with unsigned integers as a result type?
Nov 07, 2022
c++
c++-concepts
Why does std::visit in an unsatisfied concept cause a compile error in gcc
May 01, 2022
c++
gcc
c++20
c++-concepts
Why is a std::list<int> not sortable?
Mar 08, 2022
c++
list
c++-concepts
c++20
Is gcc wrongly evaluating std::declval in this concept definition?
Oct 20, 2021
c++
g++
c++-concepts
c++20
« Newer Entries
Older Entries »