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 and template specialization; how to get a user-friendly compiler error
Aug 04, 2021
c++
templates
c++-concepts
Requires-clause appears after template template parameter: is this legal grammar?
Sep 30, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Can requires-expression in C++20 be of type implicitly convertible to bool?
Sep 13, 2022
c++
language-lawyer
c++20
c++-concepts
Concept definition requiring a constrained template member function
Sep 10, 2019
c++
templates
c++-concepts
Should c++ constraints be evaluated eagerly or lazily?
Apr 12, 2022
c++
language-lawyer
c++-concepts
std-ranges
In which access control context are evaluated concepts?
Jun 06, 2019
c++
language-lawyer
c++-concepts
c++20
Do C++ Concepts allow for my class at declaration/definition to specify it satisfies certain concept?
Oct 02, 2021
c++
c++-concepts
c++20
Member definition of partially specialized classes
Aug 23, 2022
c++
visual-c++
language-lawyer
c++-concepts
partial-specialization
Are C++ concepts a form of existential type?
Oct 21, 2017
c++
existential-type
c++-concepts
Why does a CopyConstructible type also have to be MoveConstructible?
Mar 27, 2022
c++
c++-concepts
c++20
Are requires expressions allowed to "capture" variables of the enclosing scope?
Mar 28, 2022
c++
c++20
c++-concepts
Why were concepts (generic programming) conceived when we already had classes and interfaces?
Aug 16, 2022
c++
oop
generic-programming
c++-concepts
How to properly use concepts?
Sep 13, 2022
c++
c++20
c++-concepts
if-constexpr
How will concepts lite interact with universal references?
Oct 15, 2018
c++
c++-concepts
universal-reference
c++17
forwarding-reference
How will Concepts-Lite interact with variadic templates?
Apr 09, 2022
c++
variadic-templates
c++-concepts
c++ iterator of any container with specific value type using concepts
Oct 16, 2022
c++
sfinae
c++20
enable-if
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
« Newer Entries
Older Entries »