mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
mal_toolkit::non_copyable_non_movable Class Reference

A class that can't be copied neither moved. More...

#include "common-structures.hpp"

Inheritance diagram for mal_toolkit::non_copyable_non_movable:
[legend]
Collaboration diagram for mal_toolkit::non_copyable_non_movable:
[legend]

Public Member Functions

 non_copyable_non_movable ()=default
 

Detailed Description

A class that can't be copied neither moved.

Definition at line 26 of file common-structures.hpp.

Constructor & Destructor Documentation

◆ non_copyable_non_movable()

mal_toolkit::non_copyable_non_movable::non_copyable_non_movable ( )
default

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