Class that removes the copy operator and constructor.
More...
#include <NonCopyable.hpp>
Inherited by Fling::Engine, Fling::FlingWindow, Fling::Input, Fling::Instance [private]
, Fling::Level, and Fling::World.
Class that removes the copy operator and constructor.
Leaves move
◆ NonCopyable() [1/3]
Fling::NonCopyable::NonCopyable |
( |
| ) |
|
|
protecteddefault |
◆ ~NonCopyable()
virtual Fling::NonCopyable::~NonCopyable |
( |
| ) |
|
|
protectedvirtualdefault |
◆ NonCopyable() [2/3]
Fling::NonCopyable::NonCopyable |
( |
const NonCopyable & |
| ) |
|
|
delete |
◆ NonCopyable() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: