cisst-saw
Loading...
Searching...
No Matches
cmnVaArgPromotion< _type > Class Template Reference

#include <cmnTypeTraits.h>

Public Types

typedef _type Type

Detailed Description

template<class _type>
class cmnVaArgPromotion< _type >

The va_arg type promotions have to be uniquely defined per type. See explanation for cmnTypeTraits. This class should not be used by itself. This class is then specialized for the native types.

Member Typedef Documentation

◆ Type

template<class _type>
typedef _type cmnVaArgPromotion< _type >::Type

Type used for va_arg


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