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

#include "options.h"

Detailed Description

template<typename T>
struct comms::option::app::ForceDispatch< T >

Force a particular way to dispatch message object and/or type.

Template Parameters
TExpected to be one of the tags from comms::traits::dispatch namespace.

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