#include <numeric_traits.hpp>
Private Types | |
typedef Integer | integer_type |
typedef std::numeric_limits < integer_type > | x |
Definition at line 125 of file numeric_traits.hpp.
typedef Integer boost::detail::integer_traits< Integer >::integer_type [private] |
Definition at line 129 of file numeric_traits.hpp.
typedef std::numeric_limits<integer_type> boost::detail::integer_traits< Integer >::x [private] |
Definition at line 130 of file numeric_traits.hpp.