VLink  2.0.0
A high-performance communication middleware
vlink::Traits::EmptyType Struct Reference

Empty tag type used wherever a type parameter must be supplied but carries no payload. More...

#include <traits.h>

Collaboration diagram for vlink::Traits::EmptyType:

Detailed Description

Empty tag type used wherever a type parameter must be supplied but carries no payload.

Acts as the default detail type in places such as the Logger so the meta-programming machinery has a single concrete identity to bind to.


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