Parma_Polyhedra_Library::Checked::Larger< signed long > Struct Template Reference

#include <checked_int.inlines.hh>

List of all members.

Public Types

typedef int_fast64_t Type_For_Neg
typedef int_fast64_t Type_For_Add
typedef int_fast64_t Type_For_Sub
typedef int_fast64_t Type_For_Mul

Static Public Attributes

static const bool use_for_neg = false
static const bool use_for_add = false
static const bool use_for_sub = false
static const bool use_for_mul = (LONG_BITS == 32)


Detailed Description

template<>
struct Parma_Polyhedra_Library::Checked::Larger< signed long >

Definition at line 834 of file checked_int.inlines.hh.


Member Typedef Documentation

typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::Type_For_Neg

Definition at line 839 of file checked_int.inlines.hh.

typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::Type_For_Add

Definition at line 840 of file checked_int.inlines.hh.

typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::Type_For_Sub

Definition at line 841 of file checked_int.inlines.hh.

typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long >::Type_For_Mul

Definition at line 842 of file checked_int.inlines.hh.


Member Data Documentation

const bool Parma_Polyhedra_Library::Checked::Larger< signed long >::use_for_neg = false [static]

Definition at line 835 of file checked_int.inlines.hh.

const bool Parma_Polyhedra_Library::Checked::Larger< signed long >::use_for_add = false [static]

Definition at line 836 of file checked_int.inlines.hh.

const bool Parma_Polyhedra_Library::Checked::Larger< signed long >::use_for_sub = false [static]

Definition at line 837 of file checked_int.inlines.hh.

const bool Parma_Polyhedra_Library::Checked::Larger< signed long >::use_for_mul = (LONG_BITS == 32) [static]

Definition at line 838 of file checked_int.inlines.hh.


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

Generated on Wed Jul 16 22:55:53 2008 for PPL by  doxygen 1.5.6