Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BubbleSort< T, 1 > Struct Template Reference

BubbleSort an array which contains one element. More...

#include <generic_algo.h>

List of all members.

Static Public Methods

void sort (T *)


Detailed Description

template<class T>
struct rs::gen_algo::BubbleSort< T, 1 >

BubbleSort an array which contains one element.

Definition at line 47 of file generic_algo.h.


Member Function Documentation

void sort T *    [inline, static]
 

Definition at line 47 of file generic_algo.h.


The documentation for this struct was generated from the following file:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen