utilities  0.0
Public Types | List of all members
molpro::allocator_< T, A >::rebind< U > Struct Template Reference

#include <memory.h>

Public Types

typedef allocator_< U, typename a_t::template rebind_alloc< U > > other
 

Member Typedef Documentation

◆ other

template<typename T , typename A = std::allocator<T>>
template<typename U >
typedef allocator_<U, typename a_t::template rebind_alloc<U> > molpro::allocator_< T, A >::rebind< U >::other

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