An open API service indexing awesome lists of open source software.

https://github.com/massimo-marino/min-max-function-overload

A C++ variadic templated implementation of max(), min() for integral types, floating point types, and strings, by overloading the function call operator
https://github.com/massimo-marino/min-max-function-overload

cpp cpp11 cpp14 function-operator-overload googletest max min template-metaprogramming variadic variadic-template

Last synced: 28 days ago
JSON representation

A C++ variadic templated implementation of max(), min() for integral types, floating point types, and strings, by overloading the function call operator

Awesome Lists containing this project