Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 215 Bytes

str_switch

Implementation of "switch-case" statements for strings in C++11. This code should work for any C++11 compiler.

You can freely use and modify it for any purposes, with or without attribution.