ntg::internal::optraits< int_s< nbits, behavior > > Struct Template Reference

Inheritance diagram for ntg::internal::optraits< int_s< nbits, behavior > >:

Inheritance graph
[legend]
Collaboration diagram for ntg::internal::optraits< int_s< nbits, behavior > >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef int_s< nbits, behavior > self
typedef optraits< sint_value<
int_s< nbits, behavior > > > 
super

Static Public Member Functions

template<class P>
static storage_type_ check (const P &rhs)
static storage_type_ max ()
static storage_type_ min ()
template<unsigned mbits, class B1, class B2>
static bool cmp_eq (const int_s< mbits, B1 > &lhs, const int_u< 32, B2 > &rhs)
template<unsigned mbits, class B1, class B2>
static bool cmp_eq (const int_u< 32, B1 > &lhs, const int_s< mbits, B2 > &rhs)
template<class T1, class T2>
static bool cmp_eq (const T1 &lhs, const T2 &rhs)
template<unsigned mbits, class B1, class B2>
static bool cmp_lt (const int_s< mbits, B1 > &lhs, const int_u< 32, B2 > &rhs)
template<unsigned mbits, class B1, class B2>
static bool cmp_lt (const int_u< 32, B1 > &lhs, const int_s< mbits, B2 > &rhs)
template<class T1, class T2>
static bool cmp_lt (const T1 &lhs, const T2 &rhs)
static std::string name ()

Detailed Description

template<unsigned nbits, class behavior>
struct ntg::internal::optraits< int_s< nbits, behavior > >

Definition at line 245 of file int_s.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:23:34 2007 for Olena by  doxygen 1.5.1