VLink  2.0.0
A high-performance communication middleware
vlink::NameDetector::detail::ValidCountResult< SizeT > Struct Template Reference

#include <name_detector.h>

Collaboration diagram for vlink::NameDetector::detail::ValidCountResult< SizeT >:

Public Attributes

size_t count = 0
 
bool valid [SizeT] = {}
 

Member Data Documentation

◆ count

template<size_t SizeT>
size_t vlink::NameDetector::detail::ValidCountResult< SizeT >::count = 0

◆ valid

template<size_t SizeT>
bool vlink::NameDetector::detail::ValidCountResult< SizeT >::valid[SizeT] = {}

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