COMMS
Template library intended to help with implementation of communication protocols.
comms::option::def::VariantHasCustomResetOnDestruct Struct Reference

#include "options.h"

Detailed Description

Avoid invocation of built-in reset() member function on destruction of the comms::field::Variant field.

Use this option when the extending class invokes more optimised reset() member function in its destructor.


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