comet::impl::basic_sa_traits< T, VT > Struct Template Reference

#include <common.h>

Inheritance diagram for comet::impl::basic_sa_traits< T, VT >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef T raw
typedef T value_type
typedef T & reference
typedef const T & const_reference
typedef T * iterator
typedef const T * const_iterator
enum  { vt = VT }
enum  { check_type = stct_vt_ok }
enum  { extras_type = stet_null }

Static Public Member Functions

reference create_reference (T &x)
const_reference create_const_reference (T &x)
bool are_features_ok (unsigned short)

Detailed Description

template<typename T, VARTYPE VT>
struct comet::impl::basic_sa_traits< T, VT >

Basic safearray traits - used by enums.


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