Home
last modified time | relevance | path

Searched refs:select_max (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/mpl/
Dmax_element.hpp33 struct select_max struct
63 , protect< aux::select_max<Predicate> >
/third_party/boost/boost/mp11/detail/
Dmp_min_element.hpp38 template<template<class...> class P> struct select_max struct
45 …lass...> class P> using mp_max_element = mp_fold_q<mp_rest<L>, mp_first<L>, detail::select_max<P>>;