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
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
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.
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/
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