"Here are 10 features rust does not have:
No named arguments
No default arguments
No ternary operator[1]
No null
No exceptions
No function overloading
No inheritance
No constructors (in the C++ sense)
..."
https://t.co/PZ7Dpl3i4y
#rust#programming
Carbon, a successor language to C++ was announced at @CppNorth today by @chandlerc1024.
I'm very excited about this project's potential. You can learn more about Carbon and get involved on GitHub.
https://t.co/p4UIBB6Irx
GCC 12 Compiler Optimization Tuning With The AMD Ryzen Threadripper 3990X
https://t.co/KjZTHiUGKL in G++12 automatic cheap vectorization is ON by default with -o2. Any impact visible? Hard to say. #cplusplus#GCC#programming
Deep introduction to the modules in c++ https://t.co/u7TvsroDBz I wonder how it will impact typical production code. Mainly compilation time and header usage hmm... #programming#cpp#cplusplus
@NoBugsHare I have found white little book called "c64 basics of programming" when I was six or seven. I was literally just copy-pasting the code from this book to the c64 terminal. so much fun! MY HOBBY NOT SALARY! YEAH! : )
"Just as a clarification, although structures are aligned to their biggest member, native types still need to be aligned to their own size as well! " https://t.co/siQZGOBapd
#cpp#programming#cplusplus
Focus on improving your ability to find and learn information instead of trying to learn by collecting information. We live in an age where you can trust the knowledge infrastructure, allowing you to decouple your intellect from how much you know. https://t.co/Fjj9MpitpR
#cpp