C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
simics::MallocAllocator< T, Allocator >::rebind< U > Struct Template Reference

#include <malloc_allocator.h>

Public Types

typedef MallocAllocator< U, Allocator > other
 

Member Typedef Documentation

◆ other

template<class T , template< class > class Allocator = MmAllocator>
template<typename U >
typedef MallocAllocator<U, Allocator> simics::MallocAllocator< T, Allocator >::rebind< U >::other

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