Skip to content

hal9ccc/compile-time-game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

compile-time-game-of-life

True GoL using only metaprogramming in C++11

Usage:

  • edit 'dimension', 'iteration' and 'start' constants appropriately
  • compile
  • if your compiler was able to do it - you'll get the fastest implementatation of GoL available :)

About

True GoL using only metaprogramming in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published