mal-packet-weaver
C++20 packet serialization/deserialization library.
|
A class that can't be copied. More...
#include "common-structures.hpp"
Public Member Functions | |
non_copyable ()=default | |
non_copyable (const non_copyable &)=delete | |
non_copyable & | operator= (const non_copyable &)=delete |
A class that can't be copied.
Definition at line 10 of file common-structures.hpp.
|
default |
|
delete |
|
delete |