SPUC  3.0
Public Types | List of all members
SPUC::Template_Max_Total_Bits< T_, I_, T1_, I1_ > Struct Template Reference

Max Total Bits for spuc_fixed based on Max of two different spuc_fixed. More...

#include <spuc_fixed_common.h>

Public Types

enum  { maxval = Template_Max<T_-I_,T1_-I1_>::maxval + Template_Max<I_,I1_>::maxval }
 
enum  { maxval = Template_Max<T_-I_,T1_-I1_>::maxval + Template_Max<I_,I1_>::maxval }
 

Detailed Description

template<int T_, int I_, int T1_, int I1_>
struct SPUC::Template_Max_Total_Bits< T_, I_, T1_, I1_ >

Max Total Bits for spuc_fixed based on Max of two different spuc_fixed.

Member Enumeration Documentation

template<int T_, int I_, int T1_, int I1_>
anonymous enum
Enumerator
maxval 
template<int T_, int I_, int T1_, int I1_>
anonymous enum
Enumerator
maxval 

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