BWAPI
|
#include <int.h>
Public Types | |
typedef Tag_true | Is_exact |
typedef Tag_false | Is_numerical_sensitive |
typedef INTERN_AST::Div_per_operator <Type > | Div |
typedef INTERN_AST::Mod_per_operator <Type > | Mod |
typedef INTERN_INT::Is_square_per_double_conversion < Type > | Is_square |
typedef INTERN_AST::Div_per_operator< Type > Algebraic_structure_traits< int >::Div |
typedef Tag_true Algebraic_structure_traits< int >::Is_exact |
typedef Tag_false Algebraic_structure_traits< int >::Is_numerical_sensitive |
typedef INTERN_INT:: Is_square_per_double_conversion< Type > Algebraic_structure_traits< int >::Is_square |
typedef INTERN_AST::Mod_per_operator< Type > Algebraic_structure_traits< int >::Mod |