References are the way to go in C++. It's use is heavily preferred over pointers. Hence, it's a great thing to learn about references.
Current status of C++ standard support in GCC
https://gcc.gnu.org/projects/cxx-status.html
https://gcc.gnu.org/projects/cxx-status.html
https://www.pluralsight.com/paths/c-plus-plus
Plural sight is offering free trial of one month (new accounts only)
Plural sight is offering free trial of one month (new accounts only)
Pluralsight
C++
Get started coding with our C++ learning path. Covering C basics to Windows app development. Discover our C ++ courses to continue learning | Pluralsight
Reptolines vs Static Calls in GNU/Linux
https://lwn.net/SubscriberLink/815908/8fe01199eee0f77f/
https://lwn.net/SubscriberLink/815908/8fe01199eee0f77f/
lwn.net
Avoiding retpolines with static calls
January 2018 was a sad time in the kernel community. The Meltdown and
Spectre vulnerabilities had finally been disclosed, and the required
workarounds hurt kernel performance in a number of ways. One of those
workarounds — retpolines —
continues to cause…
Spectre vulnerabilities had finally been disclosed, and the required
workarounds hurt kernel performance in a number of ways. One of those
workarounds — retpolines —
continues to cause…
Logic programming in C++
https://wordsandbuttons.online/logic_programming_in_cpp.html
https://wordsandbuttons.online/logic_programming_in_cpp.html
CC-0 C E-book, "So You Think You Know C?"
https://wordsandbuttons.online/SYTYKC.pdf
https://wordsandbuttons.online/SYTYKC.pdf