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

#include <wpi/memory/segregator.hpp>

Public Types

using type
 

Member Typedef Documentation

◆ type

template<class Segregatable , class... Tail>
using wpi::memory::detail::make_segregator_t< Segregatable, Tail... >::type
Initial value:
binary_segregator<Segregatable, typename make_segregator_t<Tail...>::type>

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