claw::integer_of_size< Size > Struct Template Reference
#include <types.hpp>
List of all members.
Detailed Description
template<unsigned int Size>
struct claw::integer_of_size< Size >
Define the type of a signed integer stored with a given number of bits.
Template parameters
- Size The number of bytes in the types.
Definition at line 108 of file types.hpp.
Member Typedef Documentation
template<unsigned int Size>
The documentation for this struct was generated from the following file: