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 131 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 134 of file Interval_Restriction.defs.hh.

00134                               {
00135   }

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

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

00138     : Base(init) {
00139   }


The documentation for this class was generated from the following file:
Generated on Sun Feb 27 16:20:27 2011 for PPL by  doxygen 1.6.3