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

#include <wpi/memory/segregator.hpp>

Public Types

using type = binary_segregator<Segregatable, null_allocator>
 

Member Typedef Documentation

◆ type

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

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