primes::static_map_multiply< Map > Struct Template Reference

List of all members.

Public Types

typedef mpl::fold< Map, mpl::integral_c<
int, 1 >, mpl::multiplies<
_1, pair_power< _2
> > >::type 
type
typedef mpl::fold< Map, mpl::integral_c<
int, 1 >, mpl::multiplies<
_1, pair_power< _2
> > >::type 
type

Detailed Description

template<class Map>
struct primes::static_map_multiply< Map >

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


Member Typedef Documentation

template<class Map>
typedef mpl::fold<Map, mpl::integral_c<int, 1>, mpl::multiplies<_1, pair_power<_2> > >::type primes::static_map_multiply< Map >::type

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

template<class Map>
typedef mpl::fold<Map, mpl::integral_c<int, 1>, mpl::multiplies<_1, pair_power<_2> > >::type primes::static_map_multiply< Map >::type

Definition at line 370 of file playground.cpp.


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