maximum_size_helper< C > Struct Template Reference

#include <modular_int.hpp>

List of all members.

Static Public Member Functions

Static Public Attributes


Detailed Description

template<nat size>
template<typename C>
struct mmx::modulus_maximum_size_int< size >::maximum_size_helper< C >

Definition at line 48 of file modular_int.hpp.


Member Function Documentation

static C dyn_value (  )  [inline, static]

Definition at line 50 of file modular_int.hpp.

References maximum_size_helper< C >::value.

00050 { return value; }


Member Data Documentation

const nat value = _helper<C, is_signed_helper<C>::value>::value [static]

Definition at line 49 of file modular_int.hpp.

Referenced by maximum_size_helper< C >::dyn_value().


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

Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1