Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
FxPartitionAllocAllocator< T, Alloc, Free >::rebind< U > Struct Template Reference

#include <fx_memory_wrappers.h>

+ Collaboration diagram for FxPartitionAllocAllocator< T, Alloc, Free >::rebind< U >:

Public Types

using other = FxPartitionAllocAllocator<U, Alloc, Free>
 

Detailed Description

template<class T, void * Alloc, void Free>
template<class U>
struct FxPartitionAllocAllocator< T, Alloc, Free >::rebind< U >

Definition at line 51 of file fx_memory_wrappers.h.

Member Typedef Documentation

◆ other

template<class T , void * Alloc, void Free>
template<class U >
using FxPartitionAllocAllocator< T, Alloc, Free >::rebind< U >::other = FxPartitionAllocAllocator<U, Alloc, Free>

Definition at line 52 of file fx_memory_wrappers.h.


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