regex: throw an exception when contructing a regex returns an error
authorArjen Baart <arjen@andromeda.nl>
Sat, 12 Sep 2020 08:22:40 +0000 (10:22 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sat, 12 Sep 2020 08:22:40 +0000 (10:22 +0200)
commit0f5ae082304597c8943361dfc0639056024015ab
tree3ee0201cc7cbeda29121b59ea870728835ed3d05
parentc0f4cd8768c5aa8564da396a181d99c4dda8b35f
regex: throw an exception when contructing a regex returns an error
TODO
src/String.h
src/regex.cpp
test/string_basics.cpp
test/string_regex.cpp
test/string_regex.exp