Gecode::Support::QuickSortStack< Type > Class Template Reference
#include <sort.hh>
Detailed Description
template<class Type>
class Gecode::Support::QuickSortStack< Type >
Static stack for quicksort.
Definition at line 44 of file sort.hh.
Public Member Functions | |
| QuickSortStack (void) | |
| bool | empty (void) const |
| void | push (Type *, Type *) |
| void | pop (Type *&, Type *&) |
Constructor & Destructor Documentation
|
||||||||||
|
|
Member Function Documentation
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
The documentation for this class was generated from the following file:
- gecode/support/sort.hh (Revision: 3514)
