Gecode::region_allocator< void >::rebind< U > Struct Template Reference
#include <allocators.hpp>
Public Types | |
typedef region_allocator< U > | other |
Detailed Description
template<>
template<class U>
struct Gecode::region_allocator< void >::rebind< U >
Definition at line 310 of file allocators.hpp.
Member Typedef Documentation
template<class U >
typedef region_allocator<U> Gecode::region_allocator< void >::rebind< U >::other |
Definition at line 311 of file allocators.hpp.
The documentation for this struct was generated from the following file:
- gecode/kernel/allocators.hpp (Revision: 9692)