Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
Nektar::MemoryManager< DataType >::rebind< U > Struct Template Reference

#include <NekMemoryManager.hpp>

Public Types

typedef MemoryManager< U > other

Detailed Description

template<typename DataType>
template<typename U>
struct Nektar::MemoryManager< DataType >::rebind< U >

Definition at line 364 of file NekMemoryManager.hpp.

Member Typedef Documentation

template<typename DataType>
template<typename U >
typedef MemoryManager<U> Nektar::MemoryManager< DataType >::rebind< U >::other

Definition at line 366 of file NekMemoryManager.hpp.