hydroutil::Uncopyable Class Reference
Handy way to avoid unintended copies.
More...
#include <uncopyable.h>
Inherited by hydroiceutil::JobQueue [private]
, hydroiceutil::LocalHistory, hydroiceutil::LocalStatus, hydroiceutil::LocalTracer, hydroqgui::CoordinateFrameManager, hydroqgui::GuiElementSet, hydroqgui::IGuiElementFactory, hydroqgui::PlatformFocusChangeReceiver, hydroqgui::PlatformFocusManager, hydroqguielementutil::GuiElement, hydroqguielementutil::IHumanManager, hydroqguielementutil::MouseEventManager, hydroqguielementutil::ShortcutKeyManager, orcaice::Component, and segwayrmpacfr::CanPeakRmpIo.
List of all members.
Detailed Description
Handy way to avoid unintended copies.
Inherit from this and the compiler will barf if you try to copy the derived class.
- Author:
- Alex Brooks
The documentation for this class was generated from the following file: