MT::Mem Struct Reference
#include <std.h>
List of all members.
Detailed Description
minimal memory buffer
Definition at line 537 of file std.h.
Public Member Functions
Public Attributes
-
char * p
- pointer to memory
-
uint N
- elements
-
uint M
- actual memory size (in terms of # elements)
-
uint S
- element size
The documentation for this struct was generated from the following file:
[]