#include <Interval_Restriction.defs.hh>
Public Types | |
typedef Interval_Restriction_Integer < Base > | type |
Static Public Member Functions | |
static const type & | get (const From &x) |
Definition at line 216 of file Interval_Restriction.defs.hh.
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.
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] |