Poster of Linux kernelThe best gift for a Linux geek
Threads::scalable_allocator::rebind

Threads::scalable_allocator::rebind

Section: C Library Functions (3) Updated: Thu Apr 7 2011
Local index Up
 

NAME

Threads::scalable_allocator::rebind -  

SYNOPSIS


#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 Threads::scalable_allocator< T >::rebind< U >

Definition at line 64 of file threads_allocators.h.  

Member Typedef Documentation

 

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

Definition at line 66 of file threads_allocators.h.  

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

Definition at line 105 of file threads_allocators.h.

 

Author

Generated automatically by Doxygen for libMesh from the source code.


 

Index

NAME
SYNOPSIS
Public Types
Detailed Description
template<typename T>template<typename U> struct Threads::scalable_allocator< T >::rebind< U >
Member Typedef Documentation
template<typename T> template<typename U > typedef scalable_allocator<U> Threads::scalable_allocator< T >::rebind< U >::other
template<typename T> template<typename U > typedef scalable_allocator<U> Threads::scalable_allocator< T >::rebind< U >::other
Author

This document was created by man2html, using the manual pages.
Time: 21:57:25 GMT, April 16, 2011