tinympl
0.2
mini MPL library for C++11
|
Classes | |
class | tinympl::variadic::max_element< Cmp, Args > |
Compute the index of the largest element in a sequence. More... | |
class | tinympl::variadic::min_element< Cmp, Args > |
Compute the index of the smallest element in a sequence. More... | |
Algorithms which compute the minimum/maximum of a sequence