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
How to check at compile time that an expression is illegal?
Sep 06, 2021
c++
sfinae
typetraits
c++-concepts
Hypothetical, formerly-C++0x concepts questions
Jul 04, 2020
c++
c++11
axiom
c++-concepts
if constexpr and requires-expression for ad-hoc concepts checking
Feb 16, 2022
c++
c++-concepts
c++20
Non-type template parameters and requires
Aug 23, 2022
c++
c++20
c++-concepts
non-type-template-parameter
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
« Newer Entries
Older Entries »