1. 3
  1.  

    1. 1

      I meant to share this here back when I released this library earlier this year, but never got around to it. I think it’s a pretty good demonstration of how templates can be used as a metaprogramming technique in modern C++.

      In particular the metadata query API is a good demonstration of this.