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