The Most Important Optimizations to Apply in Your C++ Programs
very impressive guide
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
https://www.geeksforgeeks.org/template-metaprogramming-in-c
https://en.wikipedia.org/wiki/Memoization
Better C++14 reflections - Antony Polukhin
Reading Binary Data with Style: A Serialization Framework for C++17
https://github.com/apolukhin/magic_get
https://github.com/Neargye/magic_enum
https://github.com/neobrain/blobify
https://www.youtube.com/watch?v=vwrXHznaYLA
https://www.youtube.com/watch?v=wQxj20X-tIU
https://www.youtube.com/watch?v=VBI6TSo8Zog&list=PLWxziGKTUvQFIsbbFcTZz7jOT4TMGnZBh
Template Metaprogramming: Type Traits
Walter E. Brown "Modern Template Metaprogramming -- good
https://en.wikipedia.org/wiki/Template_metaprogramming
https://en.wikipedia.org/wiki/Curiously_recurring_template_pattern