![]() |
VSM C++ SDK
Vehicle Specific Modules SDK
|
Dummy structure to explicitly indicate the constructor overload for va_list type argument. More...
#include <exception.h>
Public Attributes | |
char | dummy |
Dummy structure to explicitly indicate the constructor overload for va_list type argument.
This is to workaround the problem in Windows, where va_list has 'char*' type and automatic overload resolution is confused between real va_list argument and constant string literal.