int_bitsize_helper< C, p > Struct Template Reference

#include <int.hpp>

List of all members.

Public Types

Static Public Attributes


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

typedef unsigned_of_helper<C>::type uC

Definition at line 300 of file int.hpp.


Member Data Documentation

const uC up = (p < 0) ? -p : p [static]

Definition at line 301 of file int.hpp.

const nat value [static]
Initial value:

Definition at line 303 of file int.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1