Parma_Polyhedra_Library::Domain_Product< D1, D2 > Class Template Reference

This class is temporary and will be removed when template typedefs will be supported in C++. More...

#include <Partially_Reduced_Product.defs.hh>

List of all members.

Public Types

typedef
Partially_Reduced_Product< D1,
D2, No_Reduction< D1, D2 > > 
Direct_Product
typedef
Partially_Reduced_Product< D1,
D2, Smash_Reduction< D1, D2 > > 
Smash_Product
typedef
Partially_Reduced_Product< D1,
D2, Constraints_Reduction< D1,
D2 > > 
Constraints_Product


Detailed Description

template<typename D1, typename D2>
class Parma_Polyhedra_Library::Domain_Product< D1, D2 >

This class is temporary and will be removed when template typedefs will be supported in C++.

When template typedefs will be supported in C++, what now is verbosely denoted by Domain_Product<Domain1, Domain2>::Direct_Product will simply be denoted by Direct_Product<Domain1, Domain2>.

Definition at line 1509 of file Partially_Reduced_Product.defs.hh.


Member Typedef Documentation

template<typename D1, typename D2>
typedef Partially_Reduced_Product<D1, D2, No_Reduction<D1, D2> > Parma_Polyhedra_Library::Domain_Product< D1, D2 >::Direct_Product

Definition at line 1512 of file Partially_Reduced_Product.defs.hh.

template<typename D1, typename D2>
typedef Partially_Reduced_Product<D1, D2, Smash_Reduction<D1, D2> > Parma_Polyhedra_Library::Domain_Product< D1, D2 >::Smash_Product

Definition at line 1515 of file Partially_Reduced_Product.defs.hh.

template<typename D1, typename D2>
typedef Partially_Reduced_Product<D1, D2, Constraints_Reduction<D1, D2> > Parma_Polyhedra_Library::Domain_Product< D1, D2 >::Constraints_Product

Definition at line 1518 of file Partially_Reduced_Product.defs.hh.


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

Generated on Sat Oct 11 10:41:14 2008 for PPL by  doxygen 1.5.6