Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The T-M-P

Metaprogramming in C++17.

Mainly just looking at compiler output and seeing what features of C++ can be used to define cache efficient data structures without much effort.

Makes use of some common idioms like SFINAE and variadic recursion.

About

messing around with template meta programming in C++ and seeing if I can make life easier in some ways

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages