Compile Time Coding Katas Me trying to improve my C++ TMP skills by implementing coding katas. Katas so far: FizzBuzz See this blog article: A compile time implementation of FizzBuzz which adheres to the Open Closed Principle.