WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
memory Directory Reference

Directories

 detail
 

Files

 aligned_allocator.hpp
 Class wpi::memory::aligned_allocator and related functions.
 
 allocator_storage.hpp
 Class template wpi::memory::allocator_storage, some policies and resulting typedefs.
 
 allocator_traits.hpp
 The default specialization of the wpi::memory::allocator_traits.
 
 config.hpp
 Configuration macros.
 
 config_impl.hpp
 
 container.hpp
 Aliasas for STL containers using a certain RawAllocator.
 
 debugging.hpp
 Debugging facilities.
 
 default_allocator.hpp
 The typedef wpi::memory::default_allocator.
 
 deleter.hpp
 Deleter classes using a RawAllocator.
 
 error.hpp
 The exception classes.
 
 fallback_allocator.hpp
 / Class template wpi::memory::fallback_allocator.
 
 heap_allocator.hpp
 Class wpi::memory::heap_allocator and related functions.
 
 iteration_allocator.hpp
 Class template wpi::memory::iteration_allocator.
 
 joint_allocator.hpp
 Class template wpi::memory::joint_ptr, wpi::memory::joint_allocator and related.
 
 malloc_allocator.hpp
 Class wpi::memory::malloc_allocator.
 
 memory_arena.hpp
 Class wpi::memory::memory_arena and related functionality regarding BlockAllocators.
 
 memory_pool.hpp
 Class wpi::memory::memory_pool and its wpi::memory::allocator_traits specialization.
 
 memory_pool_collection.hpp
 Class wpi::memory::memory_pool_collection and related classes.
 
 memory_pool_type.hpp
 The PoolType tag types.
 
 memory_resource_adapter.hpp
 Class wpi::memory::memory_resource_adapter and wpi::memory::memory_resource_allocator to allow usage of PMRs.
 
 memory_stack.hpp
 Class wpi::memory::memory_stack and its wpi::memory::allocator_traits specialization.
 
 namespace_alias.hpp
 Convenient namespace alias.
 
 new_allocator.hpp
 Class wpi::memory::new_allocator.
 
 segregator.hpp
 Class template wpi::memory::segregator and related classes.
 
 smart_ptr.hpp
 std::make_unique() / std::make_shared() replacement allocating memory through a RawAllocator.
 
 static_allocator.hpp
 Allocators using a static, fixed-sized storage.
 
 std_allocator.hpp
 Class wpi::memory::std_allocator and related classes and functions.
 
 temporary_allocator.hpp
 Class wpi::memory::temporary_allocator and related functions.
 
 threading.hpp
 The mutex types.
 
 tracking.hpp
 Class wpi::memory::tracked_allocator and related classes and functions.
 
 virtual_memory.hpp
 Virtual memory api and (low-level) allocator classes.