Rebinds the allocator to a different type. This struct allows the PSRAMAllocator to be used with different types while maintaining the same allocation flags. More...
#include <RamAllocator.hpp>
Public Types | |
using | other = PSRAMAllocator<U, Flag> |
Rebinds the allocator to a different type. This struct allows the PSRAMAllocator to be used with different types while maintaining the same allocation flags.
U |
using Ragot::PSRAMAllocator< T, Flag >::rebind< U >::other = PSRAMAllocator<U, Flag> |