libMesh::Threads::scalable_allocator< T >::rebind< U > Struct Template Reference

#include <threads_allocators.h>

Public Types

typedef scalable_allocator< U > other
 
typedef scalable_allocator< U > other
 

Detailed Description

template<typename T>
template<typename U>
struct libMesh::Threads::scalable_allocator< T >::rebind< U >

Definition at line 68 of file threads_allocators.h.

Member Typedef Documentation

◆ other [1/2]

template<typename T>
template<typename U >
typedef scalable_allocator<U> libMesh::Threads::scalable_allocator< T >::rebind< U >::other

Definition at line 70 of file threads_allocators.h.

◆ other [2/2]

template<typename T>
template<typename U >
typedef scalable_allocator<U> libMesh::Threads::scalable_allocator< T >::rebind< U >::other

Definition at line 109 of file threads_allocators.h.


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