1 2 3 4
void ms::BasicSurface::consume(MirEvent const* event) { input_validator.validate_and_dispatch(*event); }