classPii::VaArg
#include <PiiTypeTraits.h>
Type for values passed through the va_arg mechanism ("..." in function parameters).
Description
When passing through va_args, floats are promoted to doubles, (unsigned) chars/shorts and bools to ints.
Public types
|
typedef T
|
Add a note
Not a single note added yet. Be the first, add yours.