cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
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

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

Type used for va_arg


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