m3ta: a C++ template metaprogramming library

11 views
Skip to first unread message

Christopher Crouzet

unread,
Jan 9, 2015, 12:27:30 AM1/9/15
to python_in...@googlegroups.com
Hey gang,

since there has been some interest towards learning C/C++ (great initiative!), I thought I'd share my latest release on the topic: a template metaprogramming library.

Note that I do not recommand template metaprogramming to those just getting started with C++ but it's good to keep in mind its existance for later as it can be eye opening and is a great tool to solve some problems.

In comparison to how some advanced template metaprogramming techniques look as intuitive as quantum physics, this library is relatively simple and could potentially be used as a soft introduction to the topic with the help of its source code and the set of examples from the documentation. I'm not an expert on the topic though so this shouldn't be seen as an ultimate reference or something. That being said, I did my best to provide something robust that follows what seems to be the good practices.

Anyways, in the hope that it will help somebody at some point, here are the links:


Cheers,
Christopher.

--
Reply all
Reply to author
Forward
0 new messages