CuteHMI - CuteHMI (CuteHMI.2)
cutehmi::NonMovable Class Reference

Non-movable object. More...

#include <cutehmi/NonMovable.hpp>

Inheritance diagram for cutehmi::NonMovable:
cutehmi::Singleton< C > cutehmi::Singleton< Internationalizer > cutehmi::Singleton< Messenger > cutehmi::Singleton< Notifier > cutehmi::Internationalizer cutehmi::Messenger cutehmi::Notifier CuteHMI::Internationalizer CuteHMI::Messenger CuteHMI::Notifier

Protected Member Functions

 NonMovable ()=default
 

Detailed Description

Non-movable object.

This class just locks move constructor and move assignment operator for derived classes.

Constructor & Destructor Documentation

◆ NonMovable()

cutehmi::NonMovable::NonMovable ( )
protecteddefault