WPILibC++ 2025.3.1
Loading...
Searching...
No Matches
wpi::memory::traits_detail::allocator_rebinder< Alloc< U, Args... >, T > Struct Template Reference

#include <wpi/memory/allocator_traits.hpp>

Public Types

using type = Alloc<T, Args...>&
 

Member Typedef Documentation

◆ type

template<template< typename, typename... > class Alloc, typename U , typename... Args, typename T >
using wpi::memory::traits_detail::allocator_rebinder< Alloc< U, Args... >, T >::type = Alloc<T, Args...>&

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