#include "basics.h"

Go to the source code of this file.
Namespaces | |
| namespace | TBCI |
Defines | |
| #define | MINLINE |
| #define | PRAGMA_IMPL_MALLOC_CACHE |
| #define | TBCI_INSTANTIATE |
| #define | INST_TBCI_MEMALLOC(TYPE) |
Definition in file memalloc.cc.
| #define INST_TBCI_MEMALLOC | ( | TYPE | ) |
Value:
template class tbci_memalloc< TYPE >; \ template class tbci_memalloc_cache< TYPE >
Definition at line 22 of file memalloc.cc.
| #define MINLINE |
Definition at line 8 of file memalloc.cc.
| #define PRAGMA_IMPL_MALLOC_CACHE |
Definition at line 11 of file memalloc.cc.
| #define TBCI_INSTANTIATE |
Definition at line 16 of file memalloc.cc.
1.5.6