An open API service indexing awesome lists of open source software.

https://github.com/koraa/template_switch

Express switch statements using templates
https://github.com/koraa/template_switch

Last synced: about 2 months ago
JSON representation

Express switch statements using templates

Awesome Lists containing this project

README

        

# template_switch

C++11 template that allows expressing case statements with
templates and lets you use runtime values from a predefined
set as template parameters.