Gecode::space_allocator< void >::rebind< U > Struct Template Reference
Rebinding helper (returns the type of a similar allocator for type U). More...
#include <allocators.hpp>
Public Types | |
typedef space_allocator< U > | other |
Detailed Description
template<>
template<class U>
struct Gecode::space_allocator< void >::rebind< U >
Rebinding helper (returns the type of a similar allocator for type U).
Definition at line 162 of file allocators.hpp.
Member Typedef Documentation
template<class U >
typedef space_allocator<U> Gecode::space_allocator< void >::rebind< U >::other |
Definition at line 163 of file allocators.hpp.
The documentation for this struct was generated from the following file:
- gecode/kernel/allocators.hpp (Revision: 11514)