20 #ifndef MIR_SHELL_SURFACE_RANKER_H_
21 #define MIR_SHELL_SURFACE_RANKER_H_
34 virtual void raise(std::weak_ptr<Surface>
const& surface) = 0;
SurfaceRanker & operator=(SurfaceRanker const &)=delete
Definition: surface_ranker.h:31
virtual ~SurfaceRanker()=default