C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::noncopyable Struct Reference
Inheritance diagram for essence::noncopyable:
essence::scope_exit< Callable >

Public Member Functions

 noncopyable (const noncopyable &) noexcept=delete
 
 noncopyable (noncopyable &&) noexcept=default
 
noncopyableoperator= (const noncopyable &) noexcept=delete
 
noncopyableoperator= (noncopyable &&) noexcept=default
 

The documentation for this struct was generated from the following file: