Generated on Thu Mar 22 10:39:52 2012 for Gecode by doxygen 1.6.3

Gecode::region_allocator< void >::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

Detailed Description

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

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

Definition at line 324 of file allocators.hpp.


Member Typedef Documentation

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

Definition at line 325 of file allocators.hpp.


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