diff options
| author | Martin Ridgers <[email protected]> | 2021-12-14 14:34:14 +0100 |
|---|---|---|
| committer | Martin Ridgers <[email protected]> | 2021-12-16 09:35:51 +0100 |
| commit | 05e92c2d0ffbc3c0e653ed6328f39058d38d4e6f (patch) | |
| tree | d2569820885749ed976ef22c14bbf9611ffeecd2 /zenserver/cache/structuredcache.cpp | |
| parent | Commented out unused Base64 decoding table (diff) | |
| download | zen-05e92c2d0ffbc3c0e653ed6328f39058d38d4e6f.tar.xz zen-05e92c2d0ffbc3c0e653ed6328f39058d38d4e6f.zip | |
Use zen::Min() instead of std::min()
Some compilers will struggle to deduce the template type for calls to
std::min() while others are more complicit. The can easliy lead to
unexpected compile errors on a platform.
Diffstat (limited to 'zenserver/cache/structuredcache.cpp')
0 files changed, 0 insertions, 0 deletions