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