mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
Add converter tests with throw_on_error
This commit is contained in:
@@ -163,6 +163,7 @@ private:
|
||||
}
|
||||
|
||||
void set_error_invalid_resplit() {
|
||||
// TODO check this
|
||||
unterminated_quote_ = false;
|
||||
if constexpr (string_error) {
|
||||
error_.clear();
|
||||
|
||||
Reference in New Issue
Block a user