Parma_Polyhedra_Library::Interval_Restriction_None< Base > Class Template Reference

#include <Interval_Restriction.defs.hh>

Inheritance diagram for Parma_Polyhedra_Library::Interval_Restriction_None< Base >:

Inheritance graph
[legend]
Collaboration diagram for Parma_Polyhedra_Library::Interval_Restriction_None< Base >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Interval_Restriction_None ()
template<typename T>
 Interval_Restriction_None (const T &init)


Detailed Description

template<typename Base>
class Parma_Polyhedra_Library::Interval_Restriction_None< Base >

Definition at line 127 of file Interval_Restriction.defs.hh.


Constructor & Destructor Documentation

template<typename Base>
Parma_Polyhedra_Library::Interval_Restriction_None< Base >::Interval_Restriction_None (  )  [inline]

Definition at line 130 of file Interval_Restriction.defs.hh.

00130                               {
00131   };

template<typename Base>
template<typename T>
Parma_Polyhedra_Library::Interval_Restriction_None< Base >::Interval_Restriction_None ( const T &  init  )  [inline]

Definition at line 133 of file Interval_Restriction.defs.hh.

00134     : Base(init) {
00135   }


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

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