Types.h
To avoid Bit Padding on the structures, we gonna use cstdint types:

Here are our defined types:

Here, we have defined our inline(forced) tag for both VC compiler and Clang compiler:

A clearer definition of 'sizeof':

A clearer definition of Binary and Hexadecimal notations:

Tags for the Parser to detect(Go to Parser.h):



Here are our defined types:
Here, we have defined our inline(forced) tag for both VC compiler and Clang compiler:
A clearer definition of 'sizeof':
A clearer definition of Binary and Hexadecimal notations:
Tags for the Parser to detect(Go to Parser.h):
Comentarios
Publicar un comentario