Parma_Polyhedra_Library::Restriction_Integer< From, Base, typename Enable_If< Is_Same_Or_Derived< Interval_Restriction_Integer_Base, typename From::info_type >::value >::type > Struct Template Reference

#include <Interval_Restriction.defs.hh>

List of all members.

Public Types

typedef
Interval_Restriction_Integer
< Base > 
type

Static Public Member Functions

static const typeget (const From &x)


Detailed Description

template<typename From, typename Base>
struct Parma_Polyhedra_Library::Restriction_Integer< From, Base, typename Enable_If< Is_Same_Or_Derived< Interval_Restriction_Integer_Base, typename From::info_type >::value >::type >

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


Member Typedef Documentation

template<typename From, typename Base>
typedef Interval_Restriction_Integer<Base> Parma_Polyhedra_Library::Restriction_Integer< From, Base, typename Enable_If< Is_Same_Or_Derived< Interval_Restriction_Integer_Base, typename From::info_type >::value >::type >::type

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


Member Function Documentation

template<typename From, typename Base>
static const type& Parma_Polyhedra_Library::Restriction_Integer< From, Base, typename Enable_If< Is_Same_Or_Derived< Interval_Restriction_Integer_Base, typename From::info_type >::value >::type >::get ( const From &  x  )  [inline, static]

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

00218                                         {
00219     return x.info();
00220   }


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

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