Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: