Skip to content

Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the posts and also a single file that can be used to observe how the code works.

License

Notifications You must be signed in to change notification settings

kidder/template-metaprogramming-tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Template Metaprogramming Tutorials Examples

Here I am sharing the code used in my series of blog posts on template metaprogramming. In the files are my solutions to some of the exercises presented in the posts. Note that some of the later posts rely on a template metaprogramming library like brigand. The files require a C++11 compliant compiler to compile.

About

Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the posts and also a single file that can be used to observe how the code works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%