Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typelist

Compile-time type lists in C++. While reading the great book by Andrei Alexandresku I decided it should be a good practice for my template skills and decided to reimplement the typelists he writes about in C++11 and add a little more operations to them (while discarding others). This is what has come of it. The list of operations is not yet complete. I'm planning to add joins (inner,left,right) union and merge among other thigs.

About

Compile-time type lists in C++

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages