WPILibC++
2025.3.2
Loading...
Searching...
No Matches
Public Types
|
List of all members
wpi::memory::detail::rebind_block_allocator< RawAllocator< Args... >, OtherBlockAllocator > Struct Template Reference
#include <
wpi/memory/tracking.hpp
>
Public Types
using
type
Member Typedef Documentation
◆
type
template<template< typename... > class RawAllocator, typename... Args, class OtherBlockAllocator >
using
wpi::memory::detail::rebind_block_allocator
< RawAllocator< Args... >, OtherBlockAllocator >::type
Initial value:
RawAllocator<typename std::conditional<is_block_or_raw_allocator<Args>::value,
OtherBlockAllocator, Args>::type...>
The documentation for this struct was generated from the following file:
wpi/memory/
tracking.hpp
wpi
memory
detail
rebind_block_allocator< RawAllocator< Args... >, OtherBlockAllocator >
Generated on Mon Mar 17 2025 23:50:41 for WPILibC++ by
1.12.0