jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::callocator< T >::rebind< U > Struct Template Reference

#include <callocator.hpp>

Collaboration diagram for jau::callocator< T >::rebind< U >:

Public Types

typedef callocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct jau::callocator< T >::rebind< U >

Definition at line 66 of file callocator.hpp.

Member Typedef Documentation

◆ other

template<class T>
template<class U>
typedef callocator<U> jau::callocator< T >::rebind< U >::other

Definition at line 66 of file callocator.hpp.


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