old_primes::primes< 3 > Struct Template Reference

List of all members.

Public Types

typedef boost::mpl::push_back<
primes< 2 >::type, boost::mpl::integral_c<
int, 3 > >::type 
type
typedef boost::mpl::push_back<
primes< 2 >::type, boost::mpl::integral_c<
int, 3 > >::type 
type

Detailed Description

template<>
struct old_primes::primes< 3 >

Definition at line 136 of file Copy of playground.cpp.


Member Typedef Documentation

typedef boost::mpl::push_back<primes<2>::type, boost::mpl::integral_c<int,3> >::type old_primes::primes< 3 >::type

Definition at line 137 of file Copy of playground.cpp.

typedef boost::mpl::push_back<primes<2>::type, boost::mpl::integral_c<int,3> >::type old_primes::primes< 3 >::type

Definition at line 137 of file playground.cpp.


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