why std::tuple is not implemented as POD (when all its members are)
trivial and standard layout tuples
Why is it so difficult to get a std::vector to release its memory?
comeandgetit
named variants with compile-time enforced exhaustive pattern match
Why move semantic still call destructor ?
C++ desperately needs something like numpy
constexpr function params shouldn't be this complicated
I've been learning Rust for 3 days and this is my first impression
Do any Languages have Interfaces that Define Behavior as well as Signatures?
What is the most difficult feature or concept in C++ , in your opinion?
Tell me you're queer without telling me you're queer
I feel betrayed by my best friend
thisIsNowLegalC
Pride Month Makes Me Sad... Again
Compile-time type registration
Can you interpret variadic arguments in method as an array?
Somebody check on python 👀
dereferencing a nullptr in the unmaterialized context should not be UB
is using using namespaces bad practice?
[P] Consistency: Diffusion in a Single Forward Pass 🚀
295 pages on Initialization in Modern C++ :)
Decided to learn C programming language before heading into C++, Suggest some resources
Why isn’t it a compile error if you use something that’s already been std::moved?