physical::detail::zero_vector< N > Struct Template Reference

#include <zero_vector.hpp>

List of all members.

Public Types

typedef boost::mpl::push_back<
typename zero_vector< N-1
>::type, boost::mpl::integral_c<
int, 0 > >::type 
type


Detailed Description

template<int N>
struct physical::detail::zero_vector< N >

Definition at line 31 of file zero_vector.hpp.


Member Typedef Documentation

template<int N>
typedef boost::mpl::push_back<typename zero_vector<N-1>::type, boost::mpl::integral_c<int,0> >::type physical::detail::zero_vector< N >::type

Definition at line 32 of file zero_vector.hpp.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo