1 #ifndef realroot_ARITHM_TRAITS_HASPROPERTY_H
2 #define realroot_ARITHM_TRAITS_HASPROPERTY_H
4 #include "realroot/traits_isexact.hpp"
5 #include "realroot/traits_isring.hpp"
6 #include "realroot/traits_isfield.hpp"
12 template<
typename X >
isexact< X >::T exact
Definition: texp_hasproperty.hpp:15
structure defining a positive answer
Definition: texp_bool.hpp:7
isfield< X >::T field
Definition: texp_hasproperty.hpp:17
Definition: texp_hasproperty.hpp:13
isring< X >::T ring
Definition: texp_hasproperty.hpp:16