Generated on Tue May 22 09:41:01 2018 for Gecode by doxygen 1.6.3

Gecode::region_allocator< T >::rebind< U > Struct Template Reference

Rebinding helper (returns the type of a similar allocator for type U). More...

#include <allocators.hpp>

List of all members.

Public Types

typedef region_allocator< U > other
 The allocator type for U.

Detailed Description

template<class T>
template<class U>
struct Gecode::region_allocator< T >::rebind< U >

Rebinding helper (returns the type of a similar allocator for type U).

Definition at line 355 of file allocators.hpp.


Member Typedef Documentation

template<class T>
template<class U >
typedef region_allocator<U> Gecode::region_allocator< T >::rebind< U >::other

The allocator type for U.

Definition at line 357 of file allocators.hpp.


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