![]() |
WPILibC++ 2025.3.2
|
The PoolType tag types.
More...
#include <type_traits>#include "detail/free_list.hpp"#include "detail/small_free_list.hpp"#include "config.hpp"Go to the source code of this file.
Classes | |
| struct | wpi::memory::node_pool |
| Tag type defining a memory pool optimized for nodes. More... | |
| struct | wpi::memory::array_pool |
| Tag type defining a memory pool optimized for arrays. More... | |
| struct | wpi::memory::small_node_pool |
| Tag type defining a memory pool optimized for small nodes. More... | |
Namespaces | |
| namespace | wpi |
| Foonathan namespace. | |
| namespace | wpi::memory |
| Memory namespace. | |
The PoolType tag types.