#cpp14 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cpp14, aggregated by home.social.
-
Have you ever wondered how to use templates when programming C++? Stop guessing and get your copy of tips and tricks to help you write clean code.
Paper: https://amazon.com/dp/3949323074
E-book: https://fertig.to/btmpl -
Value semantics at scale with #Cpp github.com/arximboldi/i... #rustlang equivalent github.com/orium/rpds should not be too difficult to make #RStats bindings of any of the two #immutability #headerOnly #Cpp14
GitHub - arximboldi/immer: Pos... -
Value semantics at scale with #Cpp
https://github.com/arximboldi/immer#rustlang equivalent https://github.com/orium/rpds
should not be too difficult to make #RStats bindings of any of the two
#immutability #headerOnly #Cpp14 -
Check out my post, "Control your numbers", you will learn about a feature that helps you keep your variables readable.
-
Lightning Talks: An Incredibly Fast Delegates Library for C++ – by @aschaetti – C++ on Sea 2023
https://www.youtube.com/watch?v=Mx_Q8LKltFs
#coding #cpp #cpp14 #lightningtalk #programming #softwareengineering -
In my latest blog post, "Control your numbers", you will learn about a feature that helps you keep your variables readable.
https://andreasfertig.blog/2023/09/control-your-numbers-in-cpp/
-
We have released patch version 8.2.1 of the libzim https://github.com/openzim/libzim/releases/tag/8.2.1. Any help welcome now to patch the code and make it #cpp14 compatible! Check the issue https://github.com/openzim/libzim/issues/757. Junior dev welcome! #FOSS #zim #offline #education #cpp #goodfirstissue
-
KDAB's Jesper Pedersen wanted to show algorithms in his video series Qt Widgets and More. Additionally, he wanted to learn more about template meta programming for his own use.
Result: an algorithm library that can make complex code easier to read💡 #cpp #cplusplus #algorithms #cpp14 #cpp17 #cpp20