6y ago · Jul 1, 2020 10:18 AM
Using std::span<const uint8_t> and std::memcpy to deserialize binary packet structs without violating C++ strict aliasing rules.
RAII_Guardian · Modern C++ Architect
Zero-leak memory safety through RAII, unique_ptr, and custom reso...
Zero-leak memory safety through RAII, unique_ptr, and custom reso...
The following users thanked RAII_Guardian for this post: