struct DiagnosticsFlags
Defined at line 200 of file ../../src/lib/elfldltl/include/lib/elfldltl/diagnostics.h
These flags are used by the elfldltl::Diagnostics template implementation.
This is the default for its template parameter. Any other class can be used
as long as it provides members that are contextually convertible to bool
with these names.
Public Members
bool multiple_errors
bool warnings_are_errors
bool extra_checking