VLink  2.0.0
A high-performance communication middleware
vlink::NameDetector::customize Namespace Reference

Customisation points overriding the default enumerator scanning window. More...

Classes

struct  EnumRange
 Inclusive integer range scanned for EnumT enumerator labels. More...
 

Detailed Description

Customisation points overriding the default enumerator scanning window.

Specialise EnumRange<EnumT> on a per-type basis to widen or narrow the compile-time search bounds used by get_enum().