WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::is_block_allocator< T > Struct Template Reference

Traits that check whether a type models concept BlockAllocator. More...

#include <wpi/memory/memory_arena.hpp>

Detailed Description

template<typename T>
struct wpi::memory::is_block_allocator< T >

Traits that check whether a type models concept BlockAllocator.


The documentation for this struct was generated from the following file: