Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Stokhos::aligned_allocator< T >::rebind< U > Struct Template Reference

#include <Stokhos_MemoryTraits.hpp>

Public Types

typedef aligned_allocator< U > other
 

Detailed Description

template<typename T>
template<class U>
struct Stokhos::aligned_allocator< T >::rebind< U >

Definition at line 142 of file Stokhos_MemoryTraits.hpp.

Member Typedef Documentation

template<typename T >
template<class U >
typedef aligned_allocator<U> Stokhos::aligned_allocator< T >::rebind< U >::other

Definition at line 142 of file Stokhos_MemoryTraits.hpp.


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