Marek Knápek
banner
marekknapek.bsky.social
Marek Knápek
@marekknapek.bsky.social
Level 33 C++ sourcerer. https://about.me/marek.knapek
Does C++ have destructive move yet?
November 8, 2025 at 3:34 PM
This happens when you send a cp1252 encoded text into a device that understands only a cp852 encoded text. cp852 is otherwise known as Latin-2.
October 3, 2025 at 8:33 PM
TIL: const in function parameters in C++ does matter, for name mangling at least.
August 18, 2025 at 7:58 PM
Another one, from the Wine project.
July 8, 2025 at 12:34 AM
This is funny.
July 7, 2025 at 10:03 PM