library of assembled shared sources

http://lass.cocamware.com

lass::num::Vector< T, S >::Rebind< U > Struct Template Reference

#include <vector.h>


Public Types

typedef Vector< U, S > Type


Detailed Description

template<typename T, typename S = impl::VStorage<T>>
template<typename U>
struct lass::num::Vector< T, S >::Rebind< U >

Definition at line 84 of file vector.h.


Member Typedef Documentation

template<typename T , typename S = impl::VStorage<T>>
template<typename U >
typedef Vector<U, S> lass::num::Vector< T, S >::Rebind< U >::Type

Definition at line 86 of file vector.h.


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

Generated on Mon Nov 10 14:22:10 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo