|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Value concept accepted by counting sort overloads. More...
#include <tpl_sort_utils.H>
Value concept accepted by counting sort overloads.
| T | Value type; must be an integral type (except bool) satisfying sort_utils_detail::counting_integer. |
Definition at line 5039 of file tpl_sort_utils.H.