COMMS
Template library intended to help with implementation of communication protocols.
|
Replacement of std::aligned_storage due to deprecation since C++23. More...
#include <cstddef>
#include <cstdint>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | comms |
Main namespace for all classes / functions of COMMS library. | |
namespace | comms::util |
Namespace for various utility classes and/or functions used by COMMS library. | |
Replacement of std::aligned_storage due to deprecation since C++23.