String: Implement String != regex operator
authorArjen Baart <arjen@andromeda.nl>
Sat, 12 Sep 2020 08:32:38 +0000 (10:32 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sat, 12 Sep 2020 08:32:38 +0000 (10:32 +0200)
commit5cf194306608877a3e24e44eeff59bf4c5150c77
tree18786ff51e1b4c9a4ff64d7b2a11613475894797
parent0f5ae082304597c8943361dfc0639056024015ab
String: Implement String != regex operator
TODO
src/String.h
src/regex.cpp
test/string_regex.cpp