Skip to main content
foonathan u/foonathan avatar

foonathan

u/foonathan

Feed options
Hot
New
Top
View
Card
Compact

r/cpp icon

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions
r/cpp

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions

P4019R0: constant_assert (Jonas Persson)

foonathan
replied to jdehesa

Yeah, as described in the paper it's going to be impossible to use unless you only ship for one compiler or use it for extremely trivial cases.


r/cpp icon

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions
r/cpp

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions

ISO C++ WG21 2026-02 pre-Croydon mailing is now available!

The difference is that you can call release() twice in a row (the second time it's a no-op) but you can't resume a fiber twice.


r/cpp icon

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions
r/cpp

Discussions, articles and news about the C++ programming language or programming in C++.


Weekly visitors Weekly contributions

ISO C++ WG21 2026-02 pre-Croydon mailing is now available!

foonathan
commented

std:: execution doesn't require coroutines nor allocation - that was the entire point of a library facility.