boost::detail::digit_traits< T > Struct Template Reference

#include <sysc/packages/boost/detail/numeric_traits.hpp>

List of all members.

Public Types

typedef digit_traits_select
< ::std::numeric_limits< T >
::is_specialized > 
selector
typedef selector::template
traits< T
traits

Public Member Functions

 BOOST_STATIC_CONSTANT (int, digits=traits::digits)


Detailed Description

template<class T>
struct boost::detail::digit_traits< T >

Definition at line 112 of file numeric_traits.hpp.


Member Typedef Documentation

template<class T>
typedef digit_traits_select< ::std::numeric_limits<T>::is_specialized> boost::detail::digit_traits< T >::selector

Definition at line 115 of file numeric_traits.hpp.

template<class T>
typedef selector::template traits<T> boost::detail::digit_traits< T >::traits

Definition at line 116 of file numeric_traits.hpp.


Member Function Documentation

template<class T>
boost::detail::digit_traits< T >::BOOST_STATIC_CONSTANT ( int  ,
digits  = traits::digits 
)


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

Generated on Wed Jan 21 15:32:12 2009 for SystemC by  doxygen 1.5.5