compile-time-regular-expressions
compile-time-regular-expressions copied to clipboard
Experimental partial_match support.
trafficstars
Hi Hana, this is the first attempt.
Please fix the code so the tests will be green. Also add tests for new functionality.
All the tests pass again and I have put in an early return, so the change should be much cleaner. I saw your comment about MSVC, but as the early return is conditional it looks OK.