WPILibC++ 2025.1.1
|
#include <type_traits>
#include "../config.hpp"
#include "../error.hpp"
#include "align.hpp"
#include "debug_helpers.hpp"
#include "assert.hpp"
Go to the source code of this file.
Classes | |
struct | wpi::memory::detail::lowlevel_allocator_leak_handler< Functor > |
class | wpi::memory::detail::lowlevel_allocator< Functor > |
Namespaces | |
namespace | wpi |
Foonathan namespace. | |
namespace | wpi::memory |
Memory namespace. | |
namespace | wpi::memory::detail |
Macros | |
#define | WPI_MEMORY_LL_ALLOCATOR_LEAK_CHECKER(functor, var_name) |
#define WPI_MEMORY_LL_ALLOCATOR_LEAK_CHECKER | ( | functor, | |
var_name ) |