COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Option that forces "in place" allocation with placement "new" for initialisation, instead of usage of dynamic memory allocation.