|
COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Mark an comms::field::Optional field as existing between specified versions.
| TFrom | First version when field has been added |
| TUntil | Last version when field still hasn't been removed. |