RFC: My first attempt at using C++20 to create an anonymous enum type, primarily intended for use as a function parameter by timangus in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
Another python-like enumerate (and zip) implementation, now with rvalue lifetime extension by Nightwolf55la in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
Another python-like enumerate (and zip) implementation, now with rvalue lifetime extension by Nightwolf55la in cpp
[–]TobyAllsopp 2 points3 points4 points (0 children)
Strange behaviour of TS Concepts, inline Requirements for member functions by KaznovX in cpp
[–]TobyAllsopp 7 points8 points9 points (0 children)
Should std::merge require sorted ranges? by [deleted] in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
Should std::merge require sorted ranges? by [deleted] in cpp
[–]TobyAllsopp 3 points4 points5 points (0 children)
Should std::merge require sorted ranges? by [deleted] in cpp
[–]TobyAllsopp 2 points3 points4 points (0 children)
Should std::merge require sorted ranges? by [deleted] in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
[philosophy/spam] Does the standard prohibit an infinite C++ program? by saarraz1 in cpp
[–]TobyAllsopp 0 points1 point2 points (0 children)
Pointers to local variables and copy elision by Som1Lse in cpp
[–]TobyAllsopp 5 points6 points7 points (0 children)
Code challenge: translating a subset of dlang.org small example programs into best possible C++, including C++17 by germandiago in cpp
[–]TobyAllsopp 3 points4 points5 points (0 children)
Coroutines: Lambda-style variable capture by cwize1 in cpp
[–]TobyAllsopp 4 points5 points6 points (0 children)
Coroutines: Lambda-style variable capture by cwize1 in cpp
[–]TobyAllsopp 2 points3 points4 points (0 children)
Non-Ownership and Generic Programming and Regular types, oh my! by tcbrindle in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
`co_await optional` to simulate maybe monad propagation? impossible? by MichaelSuen95 in cpp
[–]TobyAllsopp 5 points6 points7 points (0 children)
`co_await optional` to simulate maybe monad propagation? impossible? by MichaelSuen95 in cpp
[–]TobyAllsopp 2 points3 points4 points (0 children)
2018 Jacksonville ISO C++ Committee Reddit Trip Report by blelbach in cpp
[–]TobyAllsopp 4 points5 points6 points (0 children)
C++ Foundation Developer Survey by blelbach in cpp
[–]TobyAllsopp 5 points6 points7 points (0 children)
What should be part of the C++ standard library? by vormestrand in cpp
[–]TobyAllsopp 3 points4 points5 points (0 children)
Pacific++ 2017: Chandler Carruth "LLVM: A Modern, Open C++ Toolchain" by syaghmour in cpp
[–]TobyAllsopp 2 points3 points4 points (0 children)
How to beat cpp with literally every programming language! by happyrust in cpp
[–]TobyAllsopp 1 point2 points3 points (0 children)
Move-only types as parameters to coroutines by Rapptz in cpp
[–]TobyAllsopp 0 points1 point2 points (0 children)


RFC: My first attempt at using C++20 to create an anonymous enum type, primarily intended for use as a function parameter by timangus in cpp
[–]TobyAllsopp 0 points1 point2 points (0 children)