_helper< C, is_signed > Struct Template Reference

#include <modular_int.hpp>

List of all members.

Static Public Attributes


Detailed Description

template<nat size>
template<typename C, bool is_signed>
struct mmx::modulus_maximum_size_int< size >::_helper< C, is_signed >

Definition at line 38 of file modular_int.hpp.


Member Data Documentation

const nat value = (size < 8*sizeof(C) ? size : 8*sizeof(C)-1) [static]

Definition at line 39 of file modular_int.hpp.


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1