int_bitsize_helper_rec< uC, 1, x > Struct Template Reference

#include <int.hpp>

List of all members.

Static Public Attributes


Detailed Description

template<typename uC, uC x>
struct mmx::int_bitsize_helper_rec< uC, 1, x >

Definition at line 291 of file int.hpp.


Member Data Documentation

const uC size = (x == 0) ? 0 : 1 [static]

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