#include <sort.h>

Public Member Functions | |
| reorder_callback_impl_t (t_container &p_data) | |
| void | swap (t_size p_index1, t_size p_index2) |
| pfc::reorder_callback_impl_t< t_container >::reorder_callback_impl_t | ( | t_container & | p_data | ) | [inline] |
| void pfc::reorder_callback_impl_t< t_container >::swap | ( | t_size | p_index1, | |
| t_size | p_index2 | |||
| ) | [inline, virtual] |
Implements pfc::reorder_callback.
1.5.5