Arduino DLNA Server
Loading...
Searching...
No Matches
Public Types | List of all members
tiny_dlna::AllocatorPSRAM< T >::rebind< U > Struct Template Reference

Rebind allocator to another type. More...

#include <Allocator.h>

Public Types

using other = AllocatorPSRAM< U >
 

Detailed Description

template<typename T>
template<typename U>
struct tiny_dlna::AllocatorPSRAM< T >::rebind< U >

Rebind allocator to another type.

Template Parameters
UType to rebind the allocator to

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
using tiny_dlna::AllocatorPSRAM< T >::rebind< U >::other = AllocatorPSRAM<U>

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