Synopsis
Declared in <fmt/base.h>
template<typename T>
constexpr
T
min_of(
T a,
T b);
Created with MrDocs
Declared in <fmt/base.h>
template<typename T>
constexpr
T
min_of(
T a,
T b);
Created with MrDocs