HDK
|
#include <bitUtils.h>
Public Types | |
typedef Tf_NumBits< N, SUM, BIT/2 >::type | _func |
typedef _func::type | type |
Public Attributes | |
typedef | Tf_NumBits<(N >>BIT), SUM+BIT, BIT/2 > |
Definition at line 48 of file bitUtils.h.
typedef Tf_NumBits<N, SUM, BIT/2> ::type Tf_NumBits< N, SUM, BIT >::_func |
Definition at line 55 of file bitUtils.h.
typedef _func::type Tf_NumBits< N, SUM, BIT >::type |
Definition at line 58 of file bitUtils.h.
typedef Tf_NumBits< N, SUM, BIT >::Tf_NumBits<(N >>BIT), SUM+BIT, BIT/2 > |
Definition at line 55 of file bitUtils.h.