|
COMMS
Template library intended to help with implementation of communication protocols.
|
#include "Tuple.h"
Calculated "aligned union" storage type for all the types in provided tuple.
| TTuple | Tuple |
Public Types | |
| using | Type = void |
| Type definition is invalid for any type that is not std::tuple, will be specialised to proper value. | |