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++ Concepts - Can I have a constraint requiring a function be present in a class?
Mar 20, 2022
c++
template-meta-programming
c++-concepts
How can I define a concept that is satisfied by an arbitrary std::vector?
Sep 21, 2022
c++
templates
vector
c++20
c++-concepts
Substitution failure in an atomic constraint of template function requires-clause
Apr 01, 2022
c++
language-lawyer
c++20
c++-concepts
Concepts and declaration order
Nov 07, 2019
c++
c++17
c++-concepts
How to define a recursive concept?
Oct 15, 2022
c++
recursion
c++20
c++-concepts
How can I combine several return type requirements of C++20 constraints into one return type requirement?
Jul 23, 2022
c++
c++20
c++-concepts
C++20 concept syntax - what does the requires parameter variables mean?
Sep 16, 2022
c++
c++20
c++-concepts
C++ concepts vs static_assert
Sep 11, 2022
c++
static-assert
c++-concepts
Why aren't ranges' algorithms compatible with std's iterators?
Sep 17, 2020
c++
iterator
c++-concepts
c++20
range-v3
Requires clause with pure abstract class type parameter?
Mar 24, 2022
c++
language-lawyer
abstract-class
c++20
c++-concepts
Why Sortable concept requires totally ordered value type, while std::sort only requires "less than" comparable?
Aug 05, 2021
c++
c++17
c++-concepts
Is the body of requires block unevaluated context?
Apr 28, 2020
c++
c++-concepts
Will there be a concept for arithmetic types in C++ standard library?
Sep 19, 2022
c++
c++-standard-library
c++20
c++-concepts
C++20 concepts: int not swappable_with int
Oct 12, 2021
c++
c++20
c++-concepts
Will C++14 support unconstrained generic functions?
Apr 29, 2020
c++
generics
auto
c++14
c++-concepts
Less than operator through implicit conversion?
Jan 16, 2021
c++
implicit-conversion
stl-algorithm
c++17
c++-concepts
What is C++ Technical Specification?
Oct 30, 2018
c++
c++14
c++-concepts
Is UB in unevaluated context (e.g. requires-expressions) still UB?
Mar 27, 2022
c++
language-lawyer
undefined-behavior
c++-concepts
Can a concept evaluation depend on where it is evaluated?
Sep 15, 2022
c++
language-lawyer
c++-concepts
c++20
Concept resolve to the unexpected function template when using std::make_signed_t
Sep 11, 2022
c++
c++20
c++-concepts
« Newer Entries
Older Entries »