class INonCopyable

Interface that prevents copies be made of any type that implements it.

Protected

Constructors

INonCopyable

INonCopyable() noexcept = default

Methods

~INonCopyable

~INonCopyable() noexcept = default