mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Attempt to make work on Windows.
This commit is contained in:
@@ -100,9 +100,6 @@ struct _error_collector
|
||||
|
||||
return_type _results;
|
||||
|
||||
constexpr _sink() {}
|
||||
constexpr ~_sink() {}
|
||||
|
||||
template <typename Input, typename Reader, typename Tag>
|
||||
void operator()(const lexy::error_context<Input>& context,
|
||||
const lexy::error<Reader, Tag>& error)
|
||||
|
||||
Reference in New Issue
Block a user