COMMS
Template library intended to help with implementation of communication protocols.
Loading...
Searching...
No Matches
Namespaces
AlignedStorage.h File Reference

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.
 

Detailed Description

Replacement of std::aligned_storage due to deprecation since C++23.