|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "fei_macros.hpp"#include "fei_Pool_alloc.hpp"#include "fei_Pool.hpp"#include <cstdlib>#include <map>
Go to the source code of this file.
Classes | |
| struct | fei_map_holder |
Functions | |
| fei_Pool * | get_fei_mem_pool (size_t n) |
Variables | |
| static fei_map_holder | fmh |
| fei_Pool* get_fei_mem_pool | ( | size_t | n | ) |
Definition at line 33 of file fei_Pool_alloc.cpp.
References fei_map_holder::fei_mem_pools.
Referenced by fei_Pool_alloc< T >::allocate().
|
static |
Definition at line 31 of file fei_Pool_alloc.cpp.
1.8.5