GCont::Traits Struct Reference
List of all members.Detailed Description
Definition at line 167 of file GContainer.h.
Public Attributes | |
| int | size |
| void *(* | lea )(void *base, int n) |
| void(* | init )(void *dst, int n) |
| void(* | copy )(void *dst, const void *src, int n, int zap) |
| void(* | fini )(void *dst, int n) |
The documentation for this struct was generated from the following file:

