19 #ifndef HPP_CORE_VALIDATION_REPORT_HH 20 # define HPP_CORE_VALIDATION_REPORT_HH 43 virtual std::ostream& print (std::ostream& os)
const = 0;
48 return report.
print (os);
54 #endif // HPP_CORE_VALIDATION_REPORT_HH Definition: validation-report.hh:36
virtual std::ostream & print(std::ostream &os) const =0
Write report in a stream.
Definition: basic-configuration-shooter.hh:26
virtual ~ValidationReport()
Definition: validation-report.hh:39
std::ostream & operator<<(std::ostream &os, const Constraint &constraint)
Definition: constraint.hh:101
#define HPP_CORE_DLLAPI
Definition: config.hh:64