stdint_of_helper< C > Struct Template Reference

#include <int.hpp>

List of all members.

Classes

Public Types


Detailed Description

template<typename C>
struct mmx::stdint_of_helper< C >

Definition at line 844 of file int.hpp.


Member Typedef Documentation

typedef if_helper<is_signed_helper<C>::value, typename signed_stdint_of_size_at_least_helper<8*sizeof(C)>::type, typename unsigned_stdint_of_size_at_least_helper<8*sizeof(C)>::type>::ret type

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