![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmTLBuffer class. More...


Go to the source code of this file.
Classes | |
| struct | GmTLBuffer_Alloc< T, Align > |
| Aux structure to define the allocation strategy for GmTLBuffer. More... | |
| struct | GmTLBuffer_Alloc< T, false > |
| GmTLBuffer_Alloc specialization for unaligned buffers. More... | |
| struct | GmTLBuffer_Alloc< T, true > |
| GmTLBuffer_Alloc specialization for aligned buffers. More... | |
| class | GmTLBuffer< T, Align > |
| A class similar to GmTLS that creates a buffer for each possible thread in the GmThreadManager, plus an aditional one for the main thread. More... | |
Declaration of the GmTLBuffer class.
1.8.15