unsigned_int_with_size_at_least_helper< s > Struct Template Reference

Get int type of size at least s, void if impossible. More...

#include <int.hpp>

List of all members.

Classes

Public Types

Public Attributes


Detailed Description

template<nat s>
struct mmx::unsigned_int_with_size_at_least_helper< s >

Get int type of size at least s, void if impossible.

Definition at line 126 of file int.hpp.


Member Typedef Documentation

typedef unsigned char

Definition at line 134 of file int.hpp.

typedef unsigned short unsigned unsigned long unsigned if_helper< sizeof(long long unsigned int)> = s

Definition at line 138 of file int.hpp.

typedef unsigned short unsigned unsigned if_helper< sizeof(long unsigned int)> = s

Definition at line 137 of file int.hpp.

typedef unsigned if_helper< sizeof(short unsigned int)> = s

Definition at line 135 of file int.hpp.

typedef unsigned short unsigned if_helper< sizeof(unsigned int)> = s

Definition at line 136 of file int.hpp.

typedef unsigned short unsigned unsigned long unsigned long long unsigned int

Definition at line 138 of file int.hpp.

typedef unsigned short unsigned unsigned long unsigned int

Definition at line 137 of file int.hpp.

typedef unsigned short unsigned unsigned int

Definition at line 136 of file int.hpp.

typedef unsigned short unsigned int

Definition at line 135 of file int.hpp.

typedef unsigned short unsigned unsigned long unsigned long long unsigned void ::ret ::ret ::ret ::ret ::ret type

Definition at line 138 of file int.hpp.


Member Data Documentation

typedef if_helper< sizeof(unsigned char)> = s

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