_helper< C, false > Struct Template Reference

#include <modular_int.hpp>

List of all members.

Static Public Attributes


Detailed Description

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

Definition at line 43 of file modular_int.hpp.


Member Data Documentation

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

Definition at line 44 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