int_bitsize_helper< C, p > Struct Template Reference
#include <int.hpp>
List of all members.
Public Types
Static Public Attributes
- static const uC up = (p < 0) ? -p : p
- static const nat value
Detailed Description
template<typename C, C p>
 struct mmx::int_bitsize_helper< C, p >
Definition at line 299 of file int.hpp.
Member Typedef Documentation
Member Data Documentation
      
        
          | const uC up = (p < 0) ? -p : p  [static] | 
      
 
 
Initial value:
Definition at line 303 of file int.hpp.
 
 
The documentation for this struct was generated from the following file: