Vadim Vinnik
Company: N-able Technology
The template mechanism in C++ allows you to build a library of rather complex algorithms for list processing, including element-by-element transformation, filtering, searching and sorting. The declarative style is suitable for implementing such algorithms. The method of declarative metaprogramming is demonstrated on the example of list processing.
Company: N-able Technology
Company: Project Jupyter