aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/minmax.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-09-25 08:51:31 -0700
committerGitHub <noreply@github.com>2025-09-25 08:51:31 -0700
commit5953233edeb8af419b67116cefbeee8b15940cb9 (patch)
treeb8183c905a3762119dc0dce79e1e5c58b1c50f70 /libcxx/include/__algorithm/minmax.h
parentf2c268f9370e0021ae373d919ba2283eb851527f (diff)
downloadllvm-5953233edeb8af419b67116cefbeee8b15940cb9.zip
llvm-5953233edeb8af419b67116cefbeee8b15940cb9.tar.gz
llvm-5953233edeb8af419b67116cefbeee8b15940cb9.tar.bz2
[ADT] Simplify IsSizeLessThanThreshold (NFC) (#160642)
IsSizeLessThanThreshold is used only in AdjustedParamTBase, just a few lines below the declaration. This patch simplifies IsSizeLessThanThreshold by substituting U with T, stripping away the template, and switching to "static constexpr bool.
Diffstat (limited to 'libcxx/include/__algorithm/minmax.h')
0 files changed, 0 insertions, 0 deletions