WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::memory::detail::make_segregator_t< Segregatable, RawAllocator > Struct Template Reference

#include <wpi/memory/segregator.hpp>

Public Types

using type = binary_segregator<Segregatable, RawAllocator>
 

Member Typedef Documentation

◆ type

template<class Segregatable , class RawAllocator >
using wpi::memory::detail::make_segregator_t< Segregatable, RawAllocator >::type = binary_segregator<Segregatable, RawAllocator>

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