Specialization of TypeToEnum for void.

Synopsis

Declared in <balcl_optiontype.h>

template<>
struct TypeToEnum<void>;

Static Data Members

Name

Description

value

The Enum value corresponding to void.

Created with MrDocs