![]() |
WPILibC++ 2025.3.2
|
#include <cstddef>#include <climits>#include "../config.hpp"#include "utility.hpp"#include "align.hpp"Go to the source code of this file.
Classes | |
| struct | wpi::memory::detail::chunk_base |
| class | wpi::memory::detail::small_free_memory_list |
Namespaces | |
| namespace | wpi |
| Foonathan namespace. | |
| namespace | wpi::memory |
| Memory namespace. | |
| namespace | wpi::memory::detail |
Functions | |
| void | wpi::memory::detail::swap (small_free_memory_list &a, small_free_memory_list &b) |
Variables | |
| constexpr std::size_t | wpi::memory::detail::chunk_memory_offset |
| constexpr std::size_t | wpi::memory::detail::chunk_max_nodes = UCHAR_MAX |