I'm sorry for the weird title of this thread but I'm really not sure what I'm currently experience.
The problem I am experiencing is that devel/llvm13 doesn't know about std::invocable.
Minimum test case as follows:
main.cpp:
#include <concepts>
void func(int);
int main()
{
return...
Assuming that we all know and love C++ (I rarely use it myself), the standards of C++11, C++14, and C++17 all add new features of...dubious...quality and usefulness. Now, C++20 is being drafted. However, Bjarne Stroustrup is firing warning shots about the **43** new features being proposed for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.