#include "networkpacket.h"#include <sstream>#include "networkexceptions.h"#include "util/serialize.h"#include "networkprotocol.h"
Include dependency graph for networkpacket.cpp:Variables | |
| static constexpr bool | NEED_SURROGATE_CODING = sizeof(wchar_t) > 2 |
|
staticconstexpr |
Referenced by NetworkPacket::operator<<(), and NetworkPacket::operator>>().