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
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
Why does boost::multi_array's ConstMultiArrayConcept have a NumDims template argument?
Sep 25, 2020
c++
boost
boost-multi-array
c++-concepts
In concept definitions, are substitution failures allowed outside of a requires expression?
Oct 31, 2022
c++
c++17
c++-concepts
C++ concept with friend-like access
May 10, 2020
c++
friend
c++17
c++-concepts
Why can a `constexpr` function produce different results at compile- and run-time?
Oct 26, 2022
c++
language-lawyer
c++20
constexpr
c++-concepts
Overloading functions with concepts
Aug 24, 2022
c++
templates
overloading
c++20
c++-concepts
In requires parameter lists, can you introduce types that result in substitution failures?
Dec 20, 2018
c++
c++17
c++-concepts
What's the relationship between C++ "concept" and duck typing?
Mar 17, 2021
c++
c++20
duck-typing
c++-concepts
Use of 'auto [...] 'before deduction of 'auto' with recursive, concept-based function template
Sep 11, 2022
c++
c++20
c++-concepts
std-ranges
Why isn't this class specialization using a concept accepted?
Mar 26, 2021
c++
templates
template-meta-programming
c++20
c++-concepts
What's so controversial about AFTs (Abbreviated Function Templates)?
Apr 11, 2022
c++
c++-concepts
c++20
How to implement the generalized form of std::same_as (i.e. for more than two type parameters) that is agnostic to parameter order?
Jan 29, 2022
c++
c++20
c++-concepts
fold-expression
« Newer Entries
Older Entries »