COMMS
Template library intended to help with implementation of communication protocols.
comms::option::def::VersionType< T > Struct Template Reference

#include "comms/options.h"

Detailed Description

template<typename T>
struct comms::option::def::VersionType< T >

Provide type to be used for versioning.

Template Parameters
TType of the version value. Expected to be unsigned integral one.

The documentation for this struct was generated from the following file: