Honeycomb  0.1
Component-Model Framework
Public Types | List of all members
honey::matrix::priv::Traits< Vec< 1, Real, Options > > Struct Template Reference

#include <Vec1.h>

Inheritance diagram for honey::matrix::priv::Traits< Vec< 1, Real, Options > >:
Inheritance graph
[legend]
Collaboration diagram for honey::matrix::priv::Traits< Vec< 1, Real, Options > >:
Collaboration graph
[legend]

Public Types

typedef vec::priv::StorageFields< Vec< 1, Real, Options > > Storage
 
- Public Types inherited from honey::vec::priv::Traits< 1, Real, Options, std::allocator< int8 > >
typedef priv::Storage< Vec< Dim, Real, Options, std::allocator< int8 > > > Storage
 
typedef Real Real
 
typedef Real ElemT
 
typedef std::allocator< int8Alloc
 

Additional Inherited Members

- Static Public Attributes inherited from honey::vec::priv::Traits< 1, Real, Options, std::allocator< int8 > >
static const sdt dim
 
static const sdt rows
 
static const sdt cols
 
static const int options
 

Member Typedef Documentation

template<class Real , int Options>
typedef vec::priv::StorageFields<Vec<1,Real,Options> > honey::matrix::priv::Traits< Vec< 1, Real, Options > >::Storage

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