VLink 2.0.0
A high-performance communication middleware
Loading...
Searching...
No Matches
vlink::Traits::EmptyType Struct Reference

An empty tag type used as a neutral placeholder in template meta-programming. More...

#include <traits.h>

Collaboration diagram for vlink::Traits::EmptyType:

Detailed Description

An empty tag type used as a neutral placeholder in template meta-programming.

Used in places where a type parameter must be provided but carries no data, for example as the default detail type in the Logger.


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